Searched refs:transsym (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
329 transsym = transchar[ns];
331 if ( transsym == SYM_EPSILON )
922 * int transsym, int nset[current_max_dfa_size] );
925 int symfollowset( ds, dsize, transsym, nset )
926 int ds[], dsize, transsym, nset[];
956 if ( ch > transsym )
962 else if ( ch == transsym )
966 /* Didn't find transsym in ccl. */
978 if ( ch > transsym )
[all...]
/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
329 transsym = transchar[ns];
331 if ( transsym == SYM_EPSILON )
922 * int transsym, int nset[current_max_dfa_size] );
925 int symfollowset( ds, dsize, transsym, nset )
926 int ds[], dsize, transsym, nset[];
956 if ( ch > transsym )
962 else if ( ch == transsym )
966 /* Didn't find transsym in ccl. */
978 if ( ch > transsym )
[all...]

Completed in 109 milliseconds