Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:yy_start

496 #define BEGIN yyg->yy_start = 1 + 2 *
501 #define YY_START ((yyg->yy_start - 1) / 2)
502 #define YYSTATE YY_START
1005 int yy_start;
1347 if ( ! yyg->yy_start )
1348 yyg->yy_start = 1; /* first start state */
1382 yy_current_state = yyg->yy_start;
1705 else if (YY_START == COMMENT)
1807 yy_act = YY_STATE_EOF(YY_START);
2007 yy_current_state = yyg->yy_start;
2854 yyg->yy_start = 0;