Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c646 slot = lastprot; in mkprot()
647 lastprot = protprev[lastprot]; in mkprot()
648 protnext[lastprot] = NIL; in mkprot()
730 if (qelm == lastprot) in mv2front()
731 lastprot = protprev[lastprot]; in mv2front()
H A Dmain.c81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable
1459 lastprot = 1; in flexinit()
H A Dflexdef.h508 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];