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

/system/core/sh/
H A Darith_lex.c334 typedef int yy_state_type; typedef
343 static yy_state_type yy_get_previous_state (void );
344 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
454 static yy_state_type yy_last_accepting_state;
672 register yy_state_type yy_current_state;
952 yy_state_type yy_next_state;
1180 static yy_state_type yy_get_previous_state (void)
1182 register yy_state_type yy_current_state;
1212 static yy_state_type yy_try_NUL_tran
[all...]

Completed in 18 milliseconds