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

/freebsd-9.3-release/usr.bin/lex/
H A Dtblcmp.c39 void mkprot PROTO((int[], int, int));
187 mkprot( state, statenum, comstate );
204 mkprot( state, statenum, comstate );
206 /* Since mkprot added a new proto to the proto queue,
672 /* mkprot - create new proto entry */
674 void mkprot( state, statenum, comstate ) function
753 mkprot( tnxt + tmpbase, -numtemps, comstate );
755 /* We rely on the fact that mkprot adds things to the beginning

Completed in 51 milliseconds