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

/freebsd-13-stable/contrib/flex/src/
H A Dsym.c214 /* scinstal - make a start condition
220 void scinstal (const char *str, int xcluflg) function
H A Dparse.y151 scinstal( "INITIAL", false );
178 { scinstal( nmstr, xcluflg ); }
181 { scinstal( nmstr, xcluflg ); }
H A Dflexdef.h1003 extern void scinstal(const char *, int); /* make a start condition */
/freebsd-13-stable/usr.bin/lex/
H A Dinitparse.c894 scinstal( "INITIAL", false );
919 { scinstal( nmstr, xcluflg ); }
923 { scinstal( nmstr, xcluflg ); }

Completed in 114 milliseconds