Searched refs:yy_start (Results 1 – 8 of 8) 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()
376 #define BEGIN yyg->yy_start = 1 + 2 *381 #define YY_START ((yyg->yy_start - 1) / 2)779 int yy_start; member1010 if (!yyg->yy_start)1011 yyg->yy_start = 1; /* first start state */1044 yy_current_state = yyg->yy_start;1655 yy_current_state = yyg->yy_start; in yy_get_previous_state()2420 yyg->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()
383 #define BEGIN yyg->yy_start = 1 + 2 *388 #define YY_START ((yyg->yy_start - 1) / 2)3175 int yy_start; member3395 if ( ! yyg->yy_start )3396 yyg->yy_start = 1; /* first start state */3430 yy_current_state = yyg->yy_start;4692 yy_current_state = yyg->yy_start; in yy_get_previous_state()5440 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()
192 #define BEGIN yyg->yy_start = 1 + 2 *197 #define YY_START ((yyg->yy_start - 1) / 2)987 int yy_start; member1218 if (!yyg->yy_start)1219 yyg->yy_start = 1; /* first start state */1252 yy_current_state = yyg->yy_start;2421 yy_current_state = yyg->yy_start; in yy_get_previous_state()3194 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;