Home
last modified time | relevance | path

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

/dragonfly/contrib/flex/src/
H A Ddfa.c229 int *epsclosure (int *t, int *ns_addr, int accset[], int *nacc_addr, int *hv_addr) in epsclosure() function
570 nset = epsclosure (nset, &numstates, accset, &nacc, in ntod()
621 nset = epsclosure (nset, in ntod()
H A Dflexdef.h710 extern int *epsclosure(int *, int *, int[], int *, int *);
/dragonfly/contrib/grep/lib/
H A Ddfa.c2270 epsclosure (struct dfa const *d) in epsclosure() function
2776 epsclosure (d); in dfaanalyze()