Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/flex/
H A Dtblcmp.c120 if (protcomst[i] == comstate) {
669 protcomst[slot] = comstate;
H A Dflexdef.h551 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dmain.c80 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable