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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Ddfa.c251 int numstates = *ns_addr, nacc, hashval, transsym, nfaccnum; local
265 nfaccnum = accptnum[state]; \
266 if ( nfaccnum != NIL ) \
267 accset[++nacc] = nfaccnum; \
298 if ( nfaccnum != NIL || transchar[state] != SYM_EPSILON ) \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Ddfa.c251 int numstates = *ns_addr, nacc, hashval, transsym, nfaccnum; local
265 nfaccnum = accptnum[state]; \
266 if ( nfaccnum != NIL ) \
267 accset[++nacc] = nfaccnum; \
298 if ( nfaccnum != NIL || transchar[state] != SYM_EPSILON ) \

Completed in 92 milliseconds