Searched refs:yy_start (Results 1 – 6 of 6) sorted by relevance
84 "begin <%d>%s\n", yy_start, yytext);87 yy_start, loglevel >= LLV_DEBUG2 ? "\n" : ""); \
133 #define BEGIN (yy_start) = 1 + 2 *139 #define YY_START (((yy_start) - 1) / 2)297 static int yy_start = 0; /* start state number */ variable784 if ( ! (yy_start) )785 (yy_start) = 1; /* first start state */819 yy_current_state = (yy_start);1298 yy_current_state = (yy_start); in yy_get_previous_state()1967 (yy_start) = 0; in yy_init_globals()
496 #define BEGIN yyg->yy_start = 1 + 2 *501 #define YY_START ((yyg->yy_start - 1) / 2)1005 int yy_start; member1347 if ( ! yyg->yy_start )1348 yyg->yy_start = 1; /* first start state */1382 yy_current_state = yyg->yy_start;2007 yy_current_state = yyg->yy_start; in yy_get_previous_state()2854 yyg->yy_start = 0; in yy_init_globals()
157 #define BEGIN yyg->yy_start = 1 + 2 *163 #define YY_START ((yyg->yy_start - 1) / 2)3012 int yy_start; member3233 if ( ! yyg->yy_start )3234 yyg->yy_start = 1; /* first start state */3268 yy_current_state = yyg->yy_start;4541 yy_current_state = yyg->yy_start; in yy_get_previous_state()5293 yyg->yy_start = 0; in yy_init_globals()
262 #define BEGIN yyg->yy_start = 1 + 2 *267 #define YY_START ((yyg->yy_start - 1) / 2)1218 int yy_start; member1560 if ( ! yyg->yy_start )1561 yyg->yy_start = 1; /* first start state */1598 yy_current_state = yyg->yy_start;2642 yy_current_state = yyg->yy_start; in yy_get_previous_state()3497 yyg->yy_start = 0; in yy_init_globals()
123 #define BEGIN (yy_start) = 1 + 2 *129 #define YY_START (((yy_start) - 1) / 2)283 static int yy_start = 0; /* start state number */967 if ( ! (yy_start) )968 (yy_start) = 1; /* first start state */997 yy_current_state = (yy_start);1554 yy_current_state = (yy_start);2153 (yy_start) = 0;