Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dtblcmp.c122 if (protcomst[i] == comstate) { in bldtbl()
664 protcomst[slot] = comstate; in mkprot()
H A Dflexdef.h517 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dmain.c84 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable