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

/freebsd-13-stable/contrib/flex/src/
H A Dtblcmp.c502 int tblbase, tbllast; local
586 tbllast = tblbase + maxec;
588 while (tbllast + 1 >= current_max_xpairs)
605 tblend = MAX (tblend, tbllast);

Completed in 64 milliseconds