Home | History | Annotate | Download | only in dist

Lines Matching defs:YY_START

377 #define BEGIN (yy_start) = 1 + 2 *
382 #define YY_START (((yy_start) - 1) / 2)
383 #define YYSTATE YY_START
535 static int yy_start = 0; /* start state number */
2587 if ( ! (yy_start) )
2588 (yy_start) = 1; /* first start state */
2628 yy_current_state = (yy_start);
3721 yy_act = YY_STATE_EOF(YY_START);
3914 yy_current_state = (yy_start);
4509 (yy_start) = 0;