Searched refs:epsclosure (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Ddfa.c227 /* epsclosure - construct the epsilon closure of a set of ndfa states
230 * int *epsclosure( int t[num_states], int *numstates_addr,
247 int *epsclosure( t, ns_addr, accset, nacc_addr, hv_addr ) function
356 _( "consistency check failed in epsclosure()" ) );
567 nset = epsclosure( nset, &numstates, accset, &nacc, &hashval );
621 nset = epsclosure( nset, &numstates,
H A Dflexdef.h729 extern int *epsclosure PROTO((int*, int*, int[], int*, int*));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Ddfa.c227 /* epsclosure - construct the epsilon closure of a set of ndfa states
230 * int *epsclosure( int t[num_states], int *numstates_addr,
247 int *epsclosure( t, ns_addr, accset, nacc_addr, hv_addr ) function
356 _( "consistency check failed in epsclosure()" ) );
567 nset = epsclosure( nset, &numstates, accset, &nacc, &hashval );
621 nset = epsclosure( nset, &numstates,
H A Dflexdef.h729 extern int *epsclosure PROTO((int*, int*, int[], int*, int*));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c1531 epsclosure (position_set *s, struct dfa const *d) function
1847 epsclosure(&merged, d);
1858 epsclosure(&merged, d);

Completed in 132 milliseconds