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

/freebsd-10-stable/contrib/flex/
H A Dtblcmp.c236 nummecs = cre8ecs (tecfwd, tecbck, numecs);
444 tecfwd[i - 1] = i;
447 tecfwd[numecs] = NIL;
720 mkeccl (transset, tsptr, tecfwd, tecbck, numecs, 0);
H A Dflexdef.h560 * tecfwd - forward link of meta-equivalence classes members
576 extern int tecfwd[CSIZE + 1], tecbck[CSIZE + 1];
H A Dmain.c83 tecfwd[CSIZE + 1];
82 tecfwd[CSIZE + 1]; variable

Completed in 116 milliseconds