Home
last modified time | relevance | path

Searched defs:yy_push_state (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_lexer.cpp2038 void yyFlexLexer::yy_push_state( int new_state ) in yy_push_state() function in yyFlexLexer
/netbsd-src/external/bsd/flex/dist/src/
H A Dinitscan.c4654 static void yy_push_state (int _new_state ) in yy_push_state() function