Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/lex/
Dtblcmp.c125 if (protcomst[i] == comstate) { in bldtbl()
683 protcomst[slot] = comstate; in mkprot()
Dflexdef.h513 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
Dmain.c81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE]; variable