Lines Matching refs:yy_start
172 #define BEGIN yyg->yy_start = 1 + 2 *
178 #define YY_START ((yyg->yy_start - 1) / 2)
179 #define YYSTATE YY_START
1104 int yy_start;
1341 if ( ! yyg->yy_start )
1342 yyg->yy_start = 1; /* first start state */
1377 yy_current_state = yyg->yy_start;
2234 yy_act = YY_STATE_EOF(YY_START);
2425 yy_current_state = yyg->yy_start;
2941 yyg->yy_start_stack[yyg->yy_start_stack_ptr++] = YY_START;
3236 yyg->yy_start = 0;