Home | History | Annotate | Download | only in src

Lines Matching refs:yy_next_state

1224 			yy_state_type yy_next_state;
1239 yy_next_state = yy_try_NUL_trans( yy_current_state );
1243 if ( yy_next_state )
1247 yy_current_state = yy_next_state;