Home | History | Annotate | Download | only in MVS

Lines Matching refs:yy_get_previous_state

1262 static yy_ste_type yy_get_previous_state YY_PROTO(( void ));
2135 yy_current_state = yy_get_previous_state();
2139 * yy_get_previous_state() go ahead and do it
2199 yy_current_state = yy_get_previous_state();
2209 yy_current_state = yy_get_previous_state();
2306 * yy_get_previous_state() will have with '^' rules active
2315 /* yy_get_previous_state - get the state just before the EOB char was reached
2318 * yy_ste_type yy_get_previous_state();
2321 static yy_ste_type yy_get_previous_state()