Searched refs:dupfwd (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | dfa.c | 1007 int tch, i, j, k, ns, dupfwd[CSIZE + 1], lenccl, cclp, ich; in sympartition() local 1016 dupfwd[i] = i + 1; in sympartition() 1020 dupfwd[numecs] = NIL; in sympartition() 1035 mkechar (ec, dupfwd, duplist); in sympartition() 1044 mkeccl (ccltbl + cclp, lenccl, dupfwd, in sympartition()
|