Home
last modified time | relevance | path

Searched refs:_new_state (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/lex/
H A Dinitscan.c2082 static void yy_push_state ( int _new_state );
4955 static void yy_push_state (int _new_state ) in yy_push_state() argument
4977 BEGIN(_new_state); in yy_push_state()
/freebsd/contrib/flex/src/
H A Dflex.skl975 static void yy_push_state ( int _new_state M4_YY_PROTO_LAST_ARG);
2395 static void yy_push_state YYFARGS1( int ,_new_state)
2398 void yyFlexLexer::yy_push_state( int _new_state )
2422 BEGIN(_new_state);