Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/android/flex-2.5.4a/
Ddfa.c397 int *accset, ds, nacc, newds; in ntod() local
625 nacc, hashval, &newds ) ) in ntod()
639 state[sym] = newds; in ntod()
643 sym, newds ); in ntod()
646 targstate[targptr] = newds; in ntod()
798 int newds, *oldsns; local
841 newds = lastdfa;
843 dss[newds] = allocate_integer_array( numstates + 1 );
853 dss[newds][i] = sns[i];
855 dfasiz[newds] = numstates;
[all …]