Home | History | Annotate | Download | only in src

Lines Matching defs: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 */
1027 if ( ! (yy_start) )
1028 (yy_start) = 1; /* first start state */
1067 yy_current_state = (yy_start);
1114 fprintf( stderr, "--EOF (start condition %d)\n", YY_START );
1492 yy_act = YY_STATE_EOF(YY_START);
1699 yy_current_state = (yy_start);
2384 (yy_start) = 0;