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

/freebsd-13-stable/contrib/flex/src/
H A Dtblcmp.c677 int i, numdiff, tmpbase, tmp[CSIZE + 1]; local
690 tmpbase = numtemps * numecs;
692 if (tmpbase + numecs >= current_max_template_xpairs) {
704 tnxt[tmpbase + i] = 0;
708 tnxt[tmpbase + i] = comstate;
714 mkprot (tnxt + tmpbase, -numtemps, comstate);

Completed in 122 milliseconds