Searched refs:performance_report (Results 1 - 6 of 6) sorted by path

/freebsd-10.3-release/contrib/flex/
H A Dflexdef.h371 * performance_report - if > 0 (i.e., -p flag), generate a report relating
406 extern int gen_line_dirs, performance_report, backing_up_report;
H A Dmain.c55 int fullspd, gen_line_dirs, performance_report, backing_up_report;
754 if (performance_report > 0)
756 if (performance_report > 1)
948 performance_report = 0;
1134 ++performance_report;
1516 if (performance_report > 0) {
1532 if (performance_report > 1) {
54 int fullspd, gen_line_dirs, performance_report, backing_up_report; variable
H A Dnfa.c237 if (performance_report > 0)
H A Dparse.y261 if ( performance_report > 1 )
/freebsd-10.3-release/usr.bin/lex/
H A Dinitparse.c1011 if ( performance_report > 1 )
H A Dinitscan.c2870 performance_report += option_sense ? 1 : -1; variable

Completed in 215 milliseconds