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

/freebsd-10.3-release/contrib/flex/
H A Dtblcmp.c508 int tblbase, tbllast; local
592 tbllast = tblbase + maxec;
594 while (tbllast + 1 >= current_max_xpairs)
611 tblend = MAX (tblend, tbllast);

Completed in 111 milliseconds