Home
last modified time | relevance | path

Searched refs:BEGIN (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c144 #define BEGIN (yy_start) = 1 + 2 * macro
1089 BEGIN(COMMAND);
1096 BEGIN(COMMAND);
1104 BEGIN(PARAM);
1124 BEGIN(INITIAL);
1163 BEGIN(STRING);
1169 BEGIN(INITIAL); current_file->lineno++; return T_EOL;
1203 BEGIN(INITIAL);
1247 BEGIN(PARAM);
1260 BEGIN(INITIAL);
[all …]
H A Dzconf.l88 BEGIN(COMMAND);
93 BEGIN(COMMAND);
100 BEGIN(PARAM);
113 BEGIN(INITIAL);
130 BEGIN(STRING);
132 \n BEGIN(INITIAL); current_file->lineno++; return T_EOL;
148 BEGIN(INITIAL);
H A Dlex.zconf.c_shipped142 * definition of BEGIN.
144 #define BEGIN (yy_start) = 1 + 2 *
147 * to BEGIN to return to the state. The YYSTATE alias is for lex
1089 BEGIN(COMMAND);
1096 BEGIN(COMMAND);
1104 BEGIN(PARAM);
1124 BEGIN(INITIAL);
1163 BEGIN(STRING);
1169 BEGIN(INITIAL); current_file->lineno++; return T_EOL;
1203 BEGIN(INITIAL);
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.l60 BEGIN(V1); \
158 BEGIN(BYTESTRING);
163 BEGIN(PROPNODENAME);
H A Ddtc-lexer.lex.c_shipped124 * definition of BEGIN.
126 #define BEGIN (yy_start) = 1 + 2 *
129 * to BEGIN to return to the state. The YYSTATE alias is for lex
602 BEGIN(V1); \
1028 BEGIN(BYTESTRING);
1033 BEGIN(PROPNODENAME);
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped166 * definition of BEGIN.
168 #define BEGIN (yy_start) = 1 + 2 *
171 * to BEGIN to return to the state. The YYSTATE alias is for lex