Home | History | Annotate | Download | only in libcpu

Lines Matching refs:yy_get_previous_state

382 static yy_state_type yy_get_previous_state (void );
1016 yy_current_state = yy_get_previous_state( );
1020 * yy_get_previous_state() go ahead and do it
1082 yy_current_state = yy_get_previous_state( );
1092 yy_current_state = yy_get_previous_state( );
1247 /* yy_get_previous_state - get the state just before the EOB char was reached */
1249 static yy_state_type yy_get_previous_state (void)