Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dmain.c53 useecs, fulltbl, usemecs; variable
223 if (fulltbl || fullspd) in check_options()
251 if (fulltbl || fullspd) in check_options()
257 if (fulltbl || fullspd) { in check_options()
270 if (fulltbl && fullspd) in check_options()
812 if (fulltbl) in flexend()
881 if (fulltbl) { in flexend()
952 ddebug = fulltbl = false; in flexinit()
1043 fulltbl = false; in flexinit()
1062 fulltbl = true; in flexinit()
[all …]
H A Dgen.c182 if (fullspd || fulltbl) in gen_bu_action()
505 else if (fulltbl) in gen_find_action()
770 if (fulltbl) { in gen_next_match()
886 if (!fulltbl && !fullspd) in gen_next_state()
895 if (fulltbl) { in gen_next_state()
925 if (fullspd || fulltbl) in gen_next_state()
942 if (need_backing_up && (!nultrans || fullspd || fulltbl)) in gen_NUL_trans()
956 else if (fulltbl) { in gen_NUL_trans()
1006 if (need_backing_up && (fullspd || fulltbl)) { in gen_NUL_trans()
1629 else if (fulltbl) { in make_tables()
[all …]
H A Ddfa.c462 if (fulltbl && !use_NUL_table) { in ntod()
489 else if (fulltbl) { in ntod()
694 if (fulltbl) { in ntod()
762 if (fulltbl) { in ntod()
H A Dflexdef.h363 extern int useecs, fulltbl, usemecs, fullspd;
/freebsd/usr.bin/lex/
H A Dinitscan.c2785 use_read = fulltbl = true;
/freebsd/contrib/flex/
H A DChangeLog10628 be opened. Added -cF. Added fullspd to be equivalent to fulltbl