Home | History | Annotate | Download | only in tools

Lines Matching defs:yy_state_type

330 typedef int yy_state_type;
339 static yy_state_type yy_get_previous_state (void );
340 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
446 static yy_state_type yy_last_accepting_state;
656 register yy_state_type yy_current_state;
864 yy_state_type yy_next_state;
1092 static yy_state_type yy_get_previous_state (void)
1094 register yy_state_type yy_current_state;
1124 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )