Home
last modified time | relevance | path

Searched refs:INITIAL (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c842 #define INITIAL 0 macro
1124 BEGIN(INITIAL);
1169 BEGIN(INITIAL); current_file->lineno++; return T_EOL;
1203 BEGIN(INITIAL);
1260 BEGIN(INITIAL);
1266 BEGIN(INITIAL);
1335 case YY_STATE_EOF(INITIAL):
2326 BEGIN(INITIAL); in zconf_endhelp()
H A Dzconf.l113 BEGIN(INITIAL);
132 \n BEGIN(INITIAL); current_file->lineno++; return T_EOL;
148 BEGIN(INITIAL);
H A Dlex.zconf.c_shipped842 #define INITIAL 0
1124 BEGIN(INITIAL);
1169 BEGIN(INITIAL); current_file->lineno++; return T_EOL;
1203 BEGIN(INITIAL);
1260 BEGIN(INITIAL);
1266 BEGIN(INITIAL);
1335 case YY_STATE_EOF(INITIAL):
1765 * @note This function does not reset the start condition to @c INITIAL .
2326 BEGIN(INITIAL);
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped608 #define INITIAL 0
886 case YY_STATE_EOF(INITIAL):
1448 * @note This function does not reset the start condition to @c INITIAL .
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped669 #define INITIAL 0
1109 case YY_STATE_EOF(INITIAL):
1597 * @note This function does not reset the start condition to @c INITIAL .