Home | History | Annotate | Download | only in compiler

Lines Matching refs:YY_START

262 #define BEGIN yyg->yy_start = 1 + 2 *
267 #define YY_START ((yyg->yy_start - 1) / 2)
268 #define YYSTATE YY_START
1218 int yy_start;
1560 if ( ! yyg->yy_start )
1561 yyg->yy_start = 1; /* first start state */
1598 yy_current_state = yyg->yy_start;
2442 yy_act = YY_STATE_EOF(YY_START);
2642 yy_current_state = yyg->yy_start;
3497 yyg->yy_start = 0;