Home
last modified time | relevance | path

Searched defs:comstate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/flex/src/
H A Dtblcmp.c81 void bldtbl (int state[], int statenum, int totaltrans, int comstate, int comfreq) in bldtbl()
638 void mkprot (int state[], int statenum, int comstate) in mkprot()
675 void mktemplate (int state[], int statenum, int comstate) in mktemplate()
H A Ddfa.c377 int targptr, totaltrans, i, comstate, comfreq, targ; in ntod() local