Home
last modified time | relevance | path

Searched refs:YY_START (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c150 #define YY_START (((yy_start) - 1) / 2) macro
151 #define YYSTATE YY_START
1438 yy_act = YY_STATE_EOF(YY_START);
H A Dlex.zconf.c_shipped150 #define YY_START (((yy_start) - 1) / 2)
151 #define YYSTATE YY_START
1438 yy_act = YY_STATE_EOF(YY_START);
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped174 #define YY_START (((yy_start) - 1) / 2)
175 #define YYSTATE YY_START
1019 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );
1200 yy_act = YY_STATE_EOF(YY_START);
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped132 #define YY_START (((yy_start) - 1) / 2)
133 #define YYSTATE YY_START
1133 yy_act = YY_STATE_EOF(YY_START);