Searched refs:yy_push_state (Results 1 – 2 of 2) sorted by relevance
418 static void yy_push_state YY_PROTO(( int new_state ));1373 static void yy_push_state( int new_state ) in yy_push_state() function1375 static void yy_push_state( new_state ) in yy_push_state()
271 <INITIAL,DEFINE,HASH>"/*" { yy_push_state(COMMENT, yyscanner); }