Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c642 if (++numprots >= MSP || numecs * numprots >= PROT_SAVE_SIZE) { in mkprot()
652 slot = numprots; in mkprot()
H A Dmain.c80 int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP]; variable
906 numprots); in flexend()
1450 num_backing_up = onesp = numprots = 0; in flexinit()
H A Dflexdef.h507 extern int numtemps, numprots, protprev[MSP], protnext[MSP], prottbl[MSP];