Searched refs:yy_start (Results 1 – 1 of 1) sorted by relevance
138 #define BEGIN (yy_start) = 1 + 2 *143 #define YY_START (((yy_start) - 1) / 2)319 static int yy_start = 0; /* start state number */ variable1137 if ( ! (yy_start) )1138 (yy_start) = 1; /* first start state */1188 yy_current_state = (yy_start);2067 yy_current_state = (yy_start); in yy_get_previous_state()2768 (yy_start) = 0; in yy_init_globals()