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

/freebsd-11-stable/contrib/flex/
H A Ddfa.c242 int numstates = *ns_addr, nacc, hashval, transsym, nfaccnum; local
256 nfaccnum = accptnum[state]; \
257 if ( nfaccnum != NIL ) \
258 accset[++nacc] = nfaccnum; \
289 if ( nfaccnum != NIL || transchar[state] != SYM_EPSILON ) \

Completed in 65 milliseconds