Home | History | Annotate | Download | only in src

Lines Matching refs:YY_START

187 #define BEGIN (yy_start) = 1 + 2 *
193 #define YY_START (((yy_start) - 1) / 2)
194 #define YYSTATE YY_START
367 static int yy_start = 0; /* start state number */
920 if ( ! (yy_start) )
921 (yy_start) = 1; /* first start state */
960 yy_current_state = (yy_start);
1007 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );
1279 yy_act = YY_STATE_EOF(YY_START);
1486 yy_current_state = (yy_start);
2171 (yy_start) = 0;