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

/freebsd-9.3-release/usr.bin/lex/
H A Dgen.c89 if ( fullspd )
116 if ( fullspd || fulltbl )
274 if ( fullspd )
533 else if ( fullspd )
624 if ( ! fulltbl && ! fullspd )
638 else if ( fullspd )
658 if ( fullspd || fulltbl )
675 if ( need_backing_up && (! nultrans || fullspd || fulltbl) )
698 else if ( fullspd )
740 if ( need_backing_up && (fullspd || fulltb
[all...]
H A Dmain.c60 int fullspd, gen_line_dirs, performance_report, backing_up_report; variable
186 if ( fulltbl || fullspd )
205 if ( (fulltbl || fullspd) && ! useecs )
213 if ( fulltbl || fullspd )
219 if ( fulltbl || fullspd )
236 if ( fulltbl && fullspd )
240 if ( C_plus_plus && fullspd )
390 else if ( fullspd || fulltbl )
463 if ( fullspd )
492 else if ( fullspd || fulltb
[all...]
H A Ddfa.c478 if ( ! fullspd && ecgroup[0] == numecs )
510 if ( fullspd )
583 if ( ! fullspd )
731 else if ( fullspd )
763 else if ( ! fullspd )
H A Dflexdef.h358 * fullspd - if true (-F flag), use Jacobson method of table representation
390 extern int useecs, fulltbl, usemecs, fullspd;
H A Dinitscan.c1896 use_read = fullspd = true;

Completed in 103 milliseconds