Home
last modified time | relevance | path

Searched refs:scinstal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/flex/src/
H A Dparse.y151 scinstal( "INITIAL", false );
178 { scinstal( nmstr, xcluflg ); }
181 { scinstal( nmstr, xcluflg ); }
H A Dsym.c220 void scinstal (const char *str, int xcluflg) in scinstal() function
H A Dflexdef.h1003 extern void scinstal(const char *, int); /* make a start condition */
/freebsd/usr.bin/lex/
H A Dinitparse.c893 scinstal( "INITIAL", false ); in YYPARSE_DECL()
918 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()
922 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()