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 */
1032 if ( ! (yy_start) )
1033 (yy_start) = 1; /* first start state */
1067 yy_current_state = (yy_start);
2429 yy_act = YY_STATE_EOF(YY_START);
2622 yy_current_state = (yy_start);
3254 (yy_start) = 0;