Searched refs:yy_start (Results 1 – 9 of 9) sorted by relevance
83 #define BEGIN yy_start = 1 + 2 *89 #define YY_START ((yy_start - 1) / 2)225 static int yy_start = 0; /* start state number */ variable553 if ( ! yy_start )554 yy_start = 1; /* first start state */581 yy_current_state = yy_start;925 yy_current_state = yy_start; in yy_get_previous_state()
360 #define BEGIN yyg->yy_start = 1 + 2 *365 #define YY_START ((yyg->yy_start - 1) / 2)1129 int yy_start; member1349 if ( ! yyg->yy_start )1350 yyg->yy_start = 1; /* first start state */1385 yy_current_state = yyg->yy_start;1854 yy_current_state = yyg->yy_start; in yy_get_previous_state()2602 yyg->yy_start = 0; in yy_init_globals()
374 #define BEGIN yyg->yy_start = 1 + 2 *379 #define YY_START ((yyg->yy_start - 1) / 2)772 int yy_start; member1003 if (!yyg->yy_start)1004 yyg->yy_start = 1; /* first start state */1037 yy_current_state = yyg->yy_start;1648 yy_current_state = yyg->yy_start; in yy_get_previous_state()2413 yyg->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()
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()
265 #define BEGIN yyg->yy_start = 1 + 2 *270 #define YY_START ((yyg->yy_start - 1) / 2)1271 int yy_start; member1613 if ( ! yyg->yy_start )1614 yyg->yy_start = 1; /* first start state */1651 yy_current_state = yyg->yy_start;2803 yy_current_state = yyg->yy_start; in yy_get_previous_state()3658 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;