Home | History | Annotate | Download | only in glsl

Lines Matching defs:yy_state_type

166 #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
333 typedef int yy_state_type;
337 static yy_state_type yy_get_previous_state (yyscan_t yyscanner );
338 static yy_state_type yy_try_NUL_trans (yy_state_type current_state ,yyscan_t yyscanner);
1088 yy_state_type yy_last_accepting_state;
1287 register yy_state_type yy_current_state;
2569 yy_state_type yy_next_state;
2807 static yy_state_type yy_get_previous_state (yyscan_t yyscanner)
2809 register yy_state_type yy_current_state;
2841 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state , yyscan_t yyscanner)