HomeSort by: relevance | last modified time | path
    Searched refs:mkprot (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/flex/dist/src/
tblcmp.c 43 void mkprot(int[], int, int);
184 mkprot (state, statenum, comstate);
200 mkprot (state, statenum, comstate);
202 /* Since mkprot added a new proto to the proto queue,
639 /* mkprot - create new proto entry */
641 void mkprot (int state[], int statenum, int comstate) function
717 mkprot (tnxt + tmpbase, -numtemps, comstate);
719 /* We rely on the fact that mkprot adds things to the beginning

Completed in 36 milliseconds