HomeSort by: relevance | last modified time | path
    Searched refs:PROT_SAVE_SIZE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/flex/dist/src/
flexdef.h 291 #define PROT_SAVE_SIZE 2000
517 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
tblcmp.c 645 if (++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE) {
main.c 85 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];

Completed in 19 milliseconds