Searched refs:yy_current_state (Results 1 – 1 of 1) sorted by relevance
3001 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )3003 yy_current_state = (int) yy_def[yy_current_state];3007 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];4072 yy_current_state = (yy_start); in yy_get_previous_state()4082 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_get_previous_state()4084 yy_current_state = (int) yy_def[yy_current_state]; in yy_get_previous_state()4088 yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; in yy_get_previous_state()4091 return yy_current_state; in yy_get_previous_state()4110 while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) in yy_try_NUL_trans()4112 yy_current_state = (int) yy_def[yy_current_state]; in yy_try_NUL_trans()[all …]