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

/freebsd-10.3-release/contrib/flex/
H A Dsym.c234 /* scinstal - make a start condition
240 void scinstal (str, xcluflg) function
H A Dparse.y151 scinstal( "INITIAL", false );
178 { scinstal( nmstr, xcluflg ); }
181 { scinstal( nmstr, xcluflg ); }
H A Dflexdef.h1065 extern void scinstal PROTO ((const char *, int)); /* make a start condition */
/freebsd-10.3-release/usr.bin/lex/
H A Dinitparse.c897 scinstal( "INITIAL", false );
922 { scinstal( nmstr, xcluflg ); }
926 { scinstal( nmstr, xcluflg ); }

Completed in 104 milliseconds