Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dflexdef.h282 #define PROT_SAVE_SIZE 2000 macro
508 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dtblcmp.c642 if (++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE) { in mkprot()
H A Dmain.c81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];