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

/openbsd-current/usr.bin/lex/
H A Dtblcmp.c707 int i, numdiff, tmpbase, tmp[CSIZE + 1]; local
721 tmpbase = numtemps * numecs;
723 if (tmpbase + numecs >= current_max_template_xpairs) {
734 tnxt[tmpbase + i] = 0;
737 tnxt[tmpbase + i] = comstate;
743 mkprot(tnxt + tmpbase, -numtemps, comstate);

Completed in 112 milliseconds