Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dtblcmp.c649 slot = lastprot; in mkprot()
650 lastprot = protprev[lastprot]; in mkprot()
651 protnext[lastprot] = NIL; in mkprot()
733 if (qelm == lastprot) in mv2front()
734 lastprot = protprev[lastprot]; in mv2front()
H A Dmain.c84 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable
1462 lastprot = 1; in flexinit()
H A Dflexdef.h517 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];