Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c235 nummecs = cre8ecs (tecfwd, tecbck, numecs); in cmptmps()
439 tecfwd[i - 1] = i; in inittbl()
442 tecfwd[numecs] = NIL; in inittbl()
712 mkeccl (transset, tsptr, tecfwd, tecbck, numecs, 0); in mktemplate()
H A Dflexdef.h533 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
H A Dmain.c83 tecfwd[CSIZE + 1]; variable