Home
last modified time | relevance | path

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

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