Searched refs:STRING (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.l | 31 STRING \"([^\\"]|\\.)*\" 67 <*>"/include/"{WS}*{STRING} { 79 <*>{STRING} {
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.l | 4 %x COMMAND HELP STRING PARAM 130 BEGIN(STRING); 152 <STRING>{
|
| H A D | lex.zconf.c | 845 #define STRING 3 macro 1163 BEGIN(STRING); 1264 case YY_STATE_EOF(STRING):
|
| H A D | lex.zconf.c_shipped | 845 #define STRING 3 1163 BEGIN(STRING); 1264 case YY_STATE_EOF(STRING):
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.l | 53 STRING L?\"([^\\\"]*\\.)*[^\\\"]*\" 75 {STRING} return STRING;
|
| H A D | parse.h_shipped | 79 STRING = 295,
|
| H A D | parse.y | 96 %token STRING
|
| H A D | parse.c_shipped | 169 STRING = 295, 554 "EXPRESSION_PHRASE", "CHAR", "DOTS", "IDENT", "INT", "REAL", "STRING",
|
| H A D | lex.c_shipped | 1060 return STRING;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | stab.h | 7 #define __define_stab(NAME, CODE, STRING) NAME=CODE, argument
|