Searched refs:yy_start (Results 1 – 1 of 1) sorted by relevance
145 #define BEGIN (yy_start) = 1 + 2 *151 #define YY_START (((yy_start) - 1) / 2)308 static __thread int yy_start = 0; /* start state number */ variable2961 if ( ! (yy_start) )2962 (yy_start) = 1; /* first start state */2991 yy_current_state = (yy_start);4072 yy_current_state = (yy_start); in yy_get_previous_state()4603 (yy_start) = 0; in yy_init_globals()