Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/flex/src/
HDflexdef.h282 #define PROT_SAVE_SIZE 2000 macro
508 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
HDtblcmp.c642 if (++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE) { in mkprot()
HDmain.c81 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];