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

/freebsd-9.3-release/usr.bin/lex/
H A Dflexdef.h290 #define PROT_SAVE_SIZE 2000 macro
528 extern int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];
H A Dtblcmp.c679 if ( ++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE )
H A Dmain.c83 int protcomst[MSP], firstprot, lastprot, protsave[PROT_SAVE_SIZE];

Completed in 98 milliseconds