Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Decs.c202 void mkechar (int tch, int fwd[], int bck[]) in mkechar() function
H A Dnfa.c649 mkechar (sym ? sym : csize, nextecm, ecgroup); in mkstate()
H A Dflexdef.h733 extern void mkechar(int, int[], int[]);
H A Ddfa.c1034 mkechar (ec, dupfwd, duplist); in sympartition()