Home | History | Annotate | Download | only in src

Lines Matching defs:yy_get_previous_state

412 static yy_state_type yy_get_previous_state (void );
2344 yy_current_state = yy_get_previous_state( );
2348 * yy_get_previous_state() go ahead and do it
2411 yy_current_state = yy_get_previous_state( );
2421 yy_current_state = yy_get_previous_state( );
2580 /* yy_get_previous_state - get the state just before the EOB char was reached */
2585 static yy_state_type yy_get_previous_state (void)