Home
last modified time | relevance | path

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

/trueos/contrib/flex/
HDparse.y151 scinstal( "INITIAL", false );
178 { scinstal( nmstr, xcluflg ); }
181 { scinstal( nmstr, xcluflg ); }
HDsym.c240 void scinstal (str, xcluflg) in scinstal() function
HDflexdef.h1065 extern void scinstal PROTO ((const char *, int)); /* make a start condition */
/trueos/usr.bin/lex/
HDinitparse.c897 scinstal( "INITIAL", false ); in YYPARSE_DECL()
922 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()
926 { scinstal( nmstr, xcluflg ); } in YYPARSE_DECL()