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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregc_nfa.c271 a = allocarc(nfa, from);
302 - allocarc - allocate a new out-arc within a state
303 ^ static struct arc *allocarc(struct nfa *, struct state *);
306 allocarc(nfa, s) function
H A Dregcomp.c125 static struct arc *allocarc _ANSI_ARGS_((struct nfa *, struct state *));

Completed in 162 milliseconds