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

/freebsd-10-stable/contrib/flex/
H A Dtblcmp.c654 slot = lastprot;
655 lastprot = protprev[lastprot];
656 protnext[lastprot] = NIL;
739 if (qelm == lastprot)
740 lastprot = protprev[lastprot];
H A Dmain.c81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
1450 lastprot = 1;
80 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable
H A Dflexdef.h546 * lastprot - number of the least recently used proto
551 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];

Completed in 167 milliseconds