Searched refs:yy_get_previous_state (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Darith_lex.c343 static yy_state_type yy_get_previous_state (void );
956 yy_current_state = yy_get_previous_state( );
960 * yy_get_previous_state() go ahead and do it
1021 yy_current_state = yy_get_previous_state( );
1031 yy_current_state = yy_get_previous_state( );
1178 /* yy_get_previous_state - get the state just before the EOB char was reached */
1180 static yy_state_type yy_get_previous_state (void) function

Completed in 49 milliseconds