Searched refs:dfa_state (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.h236 } dfa_state; typedef in typeref:struct:__anon2420
313 dfa_state *states; /* States of the dfa. */
H A Ddfa.c1489 REALLOC_IF_NECESSARY(d->states, dfa_state, d->salloc, d->sindex);
1869 MALLOC(d->states, dfa_state, d->salloc);

Completed in 116 milliseconds