Home
last modified time | relevance | path

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

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