Searched refs:fullspd (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/flex/
H A Dgen.c153 if (fullspd)
180 if (fullspd || fulltbl)
500 if (fullspd)
795 else if (fullspd) {
882 if (!fulltbl && !fullspd)
902 else if (fullspd)
921 if (fullspd || fulltbl)
938 if (need_backing_up && (!nultrans || fullspd || fulltbl))
961 else if (fullspd) {
1002 if (need_backing_up && (fullspd || fulltb
[all...]
H A Dmain.c55 int fullspd, gen_line_dirs, performance_report, backing_up_report;
239 if (fulltbl || fullspd)
260 if ((fulltbl || fullspd) && !useecs)
267 if (fulltbl || fullspd)
273 if (fulltbl || fullspd) {
286 if (fulltbl && fullspd)
291 if (C_plus_plus && fullspd)
718 else if (fullspd || fulltbl)
799 if (fullspd)
829 else if (fullspd || fulltb
54 int fullspd, gen_line_dirs, performance_report, backing_up_report; variable
[all...]
H A Ddfa.c466 if (!fullspd && ecgroup[0] == numecs) {
496 if (fullspd) {
601 if (!fullspd) {
751 else if (fullspd)
793 else if (!fullspd) {
H A Dflexdef.h369 * fullspd - if true (-F flag), use Jacobson method of table representation
405 extern int useecs, fulltbl, usemecs, fullspd;
/freebsd-10-stable/usr.bin/lex/
H A Dinitscan.c2813 use_read = fullspd = true;

Completed in 206 milliseconds