Searched refs:yy_start (Results 1 – 9 of 9) sorted by relevance
582 *(state_stack_p)++ = yy_start;589 *(state_stack_p)++ = yy_start;596 *(state_stack_p)++ = yy_start;603 *(state_stack_p)++ = yy_start;610 *(state_stack_p)++ = yy_start;617 *(state_stack_p)++ = yy_start;624 *(state_stack_p)++ = yy_start;631 *(state_stack_p)++ = yy_start;638 yy_start = *(--state_stack_p);
573 *(state_stack_p)++ = yy_start;580 *(state_stack_p)++ = yy_start;587 *(state_stack_p)++ = yy_start;594 *(state_stack_p)++ = yy_start;601 *(state_stack_p)++ = yy_start;608 *(state_stack_p)++ = yy_start;615 *(state_stack_p)++ = yy_start;622 *(state_stack_p)++ = yy_start;629 yy_start = *(--state_stack_p);
125 #define BEGIN (yy_start) = 1 + 2 *131 #define YY_START (((yy_start) - 1) / 2)280 static int yy_start = 0; /* start state number */ variable697 if ( ! (yy_start) )698 (yy_start) = 1; /* first start state */727 yy_current_state = (yy_start);1125 yy_current_state = (yy_start); in yy_get_previous_state()1716 (yy_start) = 0; in yy_init_globals()
145 #define BEGIN (yy_start) = 1 + 2 *151 #define YY_START (((yy_start) - 1) / 2)300 static int yy_start = 0; /* start state number */ variable753 if ( ! (yy_start) )754 (yy_start) = 1; /* first start state */783 yy_current_state = (yy_start);1212 yy_current_state = (yy_start); in yy_get_previous_state()1803 (yy_start) = 0; in yy_init_globals()
126 #define BEGIN (yy_start) = 1 + 2 *132 #define YY_START (((yy_start) - 1) / 2)281 static int yy_start = 0; /* start state number */ variable1202 if ( ! (yy_start) )1203 (yy_start) = 1; /* first start state */1232 yy_current_state = (yy_start);1937 yy_current_state = (yy_start); in yy_get_previous_state()2531 (yy_start) = 0; in yy_init_globals()
125 #define BEGIN (yy_start) = 1 + 2 *131 #define YY_START (((yy_start) - 1) / 2)280 static int yy_start = 0; /* start state number */ variable1069 if ( ! (yy_start) )1070 (yy_start) = 1; /* first start state */1099 yy_current_state = (yy_start);1808 yy_current_state = (yy_start); in yy_get_previous_state()2440 (yy_start) = 0; in yy_init_globals()
184 int yy_start; // start state number variable
357 #define BEGIN YY_G(yy_start) = 1 + 2 *362 #define YY_START ((YY_G(yy_start) - 1) / 2)576 static int yy_start = 0; /* start state number */722 int yy_start;1217 if ( ! YY_G(yy_start) )1218 YY_G(yy_start) = 1; /* first start state */1442 yy_start = 0;2833 YY_G(yy_start) = 0;