Searched refs:epsclosure (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | dfa.c | 247 int *epsclosure( t, ns_addr, accset, nacc_addr, hv_addr ) in epsclosure() function 567 nset = epsclosure( nset, &numstates, accset, &nacc, &hashval ); in ntod() 621 nset = epsclosure( nset, &numstates, in ntod()
|
D | flexdef.h | 729 extern int *epsclosure PROTO((int*, int*, int[], int*, int*));
|