Home | History | Annotate | Download | only in src

Lines Matching refs:yy_next_state

2473 			yy_state_type yy_next_state;
2488 yy_next_state = yy_try_NUL_trans( yy_current_state );
2492 if ( yy_next_state )
2496 yy_current_state = yy_next_state;