Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dmain.c82 int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs, variable
295 ecgroup[1] = NIL; in check_options()
298 ecgroup[i] = i - 1; in check_options()
308 ecgroup[i] = i; in check_options()
1708 numecs = cre8ecs (nextecm, ecgroup, csize); in readin()
1713 ecgroup[0] = ecgroup[csize]; in readin()
1714 NUL_ec = ABS (ecgroup[0]); in readin()
H A Dgen.c452 ecgroup[i] = ABS (ecgroup[i]); in mkecstbl()
453 tdata[i] = ecgroup[i]; in mkecstbl()
473 ecgroup[i] = ABS (ecgroup[i]); in genecs()
474 mkdata (ecgroup[i]); in genecs()
487 readable_form (i), ecgroup[i]); in genecs()
H A Ddfa.c189 ec = ABS (ecgroup[i]); in dump_transitions()
456 if (!fullspd && ecgroup[0] == numecs) { in ntod()
987 else if (ABS (ecgroup[sym]) == transsym) in symfollowset()
1032 int ec = ecgroup[tch]; in sympartition()
H A Dparse.y704 ecgroup, csize, csize );
713 ecgroup, csize, csize );
734 nextecm, ecgroup, csize, csize );
H A Decs.c56 cclmec = ecgroup[ich]; in ccl2ecl()
H A Dnfa.c649 mkechar (sym ? sym : csize, nextecm, ecgroup); in mkstate()
H A Dflexdef.h526 extern int numecs, nextecm[CSIZE + 1], ecgroup[CSIZE + 1], nummecs;
/freebsd/usr.bin/lex/
H A Dinitparse.c1462 ecgroup, csize, csize ); in YYPARSE_DECL()
1471 ecgroup, csize, csize ); in YYPARSE_DECL()
1493 nextecm, ecgroup, csize, csize ); in YYPARSE_DECL()