Home | History | Annotate | Download | only in src

Lines Matching refs:yy_state_type

168 #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
374 typedef int yy_state_type;
383 static yy_state_type yy_get_previous_state (void );
384 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1061 static yy_state_type yy_last_accepting_state;
1338 register yy_state_type yy_current_state;
1804 yy_state_type yy_next_state;
2041 static yy_state_type yy_get_previous_state (void)
2043 register yy_state_type yy_current_state;
2074 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )