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

/freebsd-9.3-release/usr.bin/lex/
H A Dtblcmp.c524 int tblbase, tbllast; local
618 tbllast = tblbase + maxec;
620 while ( tbllast + 1 >= current_max_xpairs )
639 tblend = MAX( tblend, tbllast );

Completed in 48 milliseconds