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

/netbsd-current/external/bsd/flex/dist/src/
H A Dtblcmp.c649 slot = lastprot;
650 lastprot = protprev[lastprot];
651 protnext[lastprot] = NIL;
733 if (qelm == lastprot)
734 lastprot = protprev[lastprot];
H A Dflexdef.h512 * lastprot - number of the least recently used proto
517 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dmain.c85 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
1463 lastprot = 1;
84 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable

Completed in 91 milliseconds