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

/freebsd-10.3-release/contrib/flex/
H A Dtblcmp.c686 int i, numdiff, tmpbase, tmp[CSIZE + 1]; local
699 tmpbase = numtemps * numecs;
701 if (tmpbase + numecs >= current_max_template_xpairs) {
713 tnxt[tmpbase + i] = 0;
716 tnxt[tmpbase + i] = comstate;
722 mkprot (tnxt + tmpbase, -numtemps, comstate);

Completed in 38 milliseconds