Searched refs:yy_push_state (Results 1 – 4 of 4) sorted by relevance
35 static void __attribute__ ((unused)) yy_push_state (int new_state );
544 static void __attribute__ ((unused)) yy_push_state (int new_state );662 static void yy_push_state (int _new_state );1812 static void yy_push_state (int _new_state ) in yy_push_state() function
270 <INITIAL,DEFINE,HASH>"/*" { yy_push_state(COMMENT, yyscanner); }
810 These methods mirror the BEGIN(), yy_push_state(), yy_pop_state(), and