Searched refs:yy_pop_state (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/flex/src/
H A Dscan.l117 yy_pop_state();\
236 "*/" add_action("*/]""]"); yy_pop_state();
239 "*/" ACTION_ECHO; yy_pop_state();
244 "*/" yy_pop_state();
251 ")" yy_pop_state();
257 \n yy_pop_state();
287 yy_pop_state();
420 yy_pop_state ACTION_M4_IFDEF("M4""_YY_NO_POP_STATE", ! option_sense);
H A DFlexLexer.h164 void yy_pop_state();
/freebsd-current/usr.bin/lex/
H A Dinitscan.c1963 yy_pop_state();\
2084 static void yy_pop_state ( void );
2453 add_action("*/]""]"); yy_pop_state();
2460 ACTION_ECHO; yy_pop_state();
2468 yy_pop_state();
2491 yy_pop_state();
2510 yy_pop_state();
2579 yy_pop_state();
4980 static void yy_pop_state (void) function

Completed in 285 milliseconds