Home | History | Annotate | Download | only in compiler

Lines Matching defs:yy_state_type

175 #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
355 typedef int yy_state_type;
359 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
360 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
809 yy_state_type yy_last_accepting_state;
1003 register yy_state_type yy_current_state;
1730 yy_state_type yy_next_state;
1968 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
1970 register yy_state_type yy_current_state;
2001 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner)