Searched refs:keyword (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | unifdef.c | 191 static char *keyword; /* used for editing #elif's */ variable 453 static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } in Mpass() 522 snprintf(keyword, tline + sizeof(tline) - keyword, in keywordedit() 669 keyword = tline + (cp - tline); in parseline() 671 kwlen = cp - keyword; in parseline() 676 if (strlcmp("ifdef", keyword, kwlen) == 0 || in parseline() 677 strlcmp("ifndef", keyword, kwlen) == 0) { in parseline() 682 retval = (keyword[2] == 'n') in parseline() 692 } else if (strlcmp("if", keyword, kwlen) == 0) in parseline() 694 else if (strlcmp("elif", keyword, kwlen) == 0) in parseline() [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | co-gnu3.lnt | 95 +rw(__inline) // enable the (non-standard) __inline keyword 96 +rw(__inline__) // enable the (non-standard) __inline__ keyword 153 -d__attribute__()= // ignore this keyword and following parenthetical 154 -d__extension__= // ignore this keyword 178 +rw(__typeof__) // activate __typeof__ keyword 195 +rw(__restrict) // ignore this keyword.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | Makefile | 81 --add-comments --keyword=_ --keyword=N_ \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | keywords.gperf | 32 # field name which breaks the genksyms parser. It is not a gcc keyword anyway.
|
| H A D | lex.c_shipped | 2249 /* Bring in the keyword recognizer. */
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 88 GNU M2 keyword %INITIALIZE. Perhaps N_M2C can be used if there
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 237 # instead of private inheritance when no explicit protection keyword is present.
|
| H A D | bsp.dxyfile | 236 # instead of private inheritance when no explicit protection keyword is present.
|