Searched refs:yy_next_state (Results 1 – 4 of 4) sorted by relevance
1423 yy_state_type yy_next_state; variable1438 yy_next_state = yy_try_NUL_trans( yy_current_state );1442 if ( yy_next_state )1446 yy_current_state = yy_next_state;
1423 yy_state_type yy_next_state;1438 yy_next_state = yy_try_NUL_trans( yy_current_state );1442 if ( yy_next_state )1446 yy_current_state = yy_next_state;
1274 yy_state_type yy_next_state;1289 yy_next_state = yy_try_NUL_trans( yy_current_state );1293 if ( yy_next_state )1297 yy_current_state = yy_next_state;
943 yy_state_type yy_next_state;958 yy_next_state = yy_try_NUL_trans( yy_current_state );962 if ( yy_next_state )966 yy_current_state = yy_next_state;