Searched refs:ARRCHR (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/usr.bin/config/ |
| H A D | mkheaders.c | 339 else if (*cp == ARRCHR) in locators_print()
|
| H A D | mkioconf.c | 76 #define ARRNAME(n, l) (strchr((n), ARRCHR) && strncmp((n), (l), strlen((l))) == 0)
|
| H A D | gram.y | 1449 snprintf(buf, sizeof(buf), "%s%c%d", name, ARRCHR, i); in locarray() 1467 snprintf(buf, sizeof(buf), "%s%c%d", name, ARRCHR, i); in namelocvals()
|
| H A D | defs.h | 104 #define ARRCHR '#' macro
|