Lines Matching defs:YY_START
117 #define BEGIN (yy_start) = 1 + 2 *
122 #define YY_START (((yy_start) - 1) / 2)
123 #define YYSTATE YY_START
275 static int yy_start = 0; /* start state number */
798 if ( ! (yy_start) )
799 (yy_start) = 1; /* first start state */
833 yy_current_state = (yy_start);
1190 yy_act = YY_STATE_EOF(YY_START);
1383 yy_current_state = (yy_start);
1978 (yy_start) = 0;