Searched refs:epsclosure (Results 1 – 3 of 3) sorted by relevance
/dragonfly/contrib/flex/src/ |
H A D | dfa.c | 229 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 D | flexdef.h | 710 extern int *epsclosure(int *, int *, int[], int *, int *);
|
/dragonfly/contrib/grep/lib/ |
H A D | dfa.c | 2270 epsclosure (struct dfa const *d) in epsclosure() function 2776 epsclosure (d); in dfaanalyze()
|