Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dmain.c82 int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs, tecfwd[CSIZE + 1]; variable
258 nextecm[i - 1] = i; in check_options()
261 nextecm[csize] = NIL; in check_options()
270 nextecm[i] = BAD_SUBSCRIPT; /* to catch errors */ in check_options()
1042 numecs = cre8ecs( nextecm, ecgroup, csize ); in readin()
Dparse.y625 ccllen[anyccl], nextecm,
647 nextecm, ecgroup, csize, csize );
Dnfa.c654 mkechar( sym ? sym : csize, nextecm, ecgroup );
Dflexdef.h545 extern int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs;
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dparse.c1203 ccllen[anyccl], nextecm, in yyparse()
1226 nextecm, ecgroup, csize, csize ); in yyparse()