Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/lex/
Dtblcmp.c522 int tblbase, tbllast; in mkentry() local
608 tbllast = tblbase + maxec; in mkentry()
610 while (tbllast + 1 >= current_max_xpairs) in mkentry()
626 tblend = MAX(tblend, tbllast); in mkentry()