Home
last modified time | relevance | path

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

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