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

/freebsd-9.3-release/usr.bin/lex/
H A Dmain.c60 int fullspd, gen_line_dirs, performance_report, backing_up_report; variable
424 if ( performance_report > 0 )
426 if ( performance_report > 1 )
599 performance_report = 0;
770 ++performance_report;
893 if ( performance_report > 0 )
909 if ( performance_report > 1 )
H A Dnfa.c225 if ( performance_report > 0 )
H A Dflexdef.h360 * performance_report - if > 0 (i.e., -p flag), generate a report relating
391 extern int gen_line_dirs, performance_report, backing_up_report;
H A Dparse.y250 if ( performance_report > 1 )
H A Dinitscan.c1945 performance_report += option_sense ? 1 : -1; variable

Completed in 112 milliseconds