Home | History | Annotate | Download | only in libcpu

Lines Matching refs:yy_next_state

1012 			yy_state_type yy_next_state;
1027 yy_next_state = yy_try_NUL_trans( yy_current_state );
1031 if ( yy_next_state )
1035 yy_current_state = yy_next_state;