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

/netbsd-current/external/bsd/flex/dist/src/
H A Dtblcmp.c645 if (++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE) {
655 slot = numprots;
H A Dmain.c84 int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];
910 numprots);
1454 num_backing_up = onesp = numprots = 0;
83 int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP]; variable
H A Dflexdef.h506 * numprots - number of protos created
516 extern int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];

Completed in 72 milliseconds