Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c119 if (protcomst[i] == comstate) { in bldtbl()
661 protcomst[slot] = comstate; in mkprot()
H A Dflexdef.h508 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dmain.c81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable