Home
last modified time | relevance | path

Searched refs:transsym (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKitTools/android/flex-2.5.4a/
Ddfa.c251 int numstates = *ns_addr, nacc, hashval, transsym, nfaccnum; local
329 transsym = transchar[ns];
331 if ( transsym == SYM_EPSILON )
925 int symfollowset( ds, dsize, transsym, nset ) in symfollowset() argument
926 int ds[], dsize, transsym, nset[]; in symfollowset()
956 if ( ch > transsym )
962 else if ( ch == transsym )
978 if ( ch > transsym )
980 else if ( ch == transsym )
996 else if ( ABS( ecgroup[sym] ) == transsym )