Searched refs:yy_pop_state (Results 1 – 4 of 4) sorted by relevance
118 yy_pop_state(yyscanner);194 yy_pop_state(yyscanner);200 yy_pop_state(yyscanner);
36 static void __attribute__ ((unused)) yy_pop_state (void);
110 <COMMENT>"*/" { yy_pop_state(yyscanner); }
1214 static void yy_pop_state (yyscan_t yyscanner );1445 { yy_pop_state(yyscanner); }2946 static void yy_pop_state (yyscan_t yyscanner) in yy_pop_state() function