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

/freebsd-10-stable/contrib/flex/
H A Dtblcmp.c650 if (++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE) {
660 slot = numprots;
H A Dmain.c80 int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];
891 numprots);
1441 num_backing_up = onesp = numprots = 0;
79 int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP]; variable
H A Dflexdef.h540 * numprots - number of protos created
550 extern int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];

Completed in 126 milliseconds