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

/freebsd-13-stable/contrib/flex/src/
H A Dtblcmp.c40 void mkprot(int[], int, int);
181 mkprot (state, statenum, comstate);
197 mkprot (state, statenum, comstate);
199 /* Since mkprot added a new proto to the proto queue,
636 /* mkprot - create new proto entry */
638 void mkprot (int state[], int statenum, int comstate) function
714 mkprot (tnxt + tmpbase, -numtemps, comstate);
716 /* We rely on the fact that mkprot adds things to the beginning

Completed in 102 milliseconds