Home
last modified time | relevance | path

Searched refs:performance_report (Results 1 – 7 of 7) sorted by relevance

/src/contrib/flex/src/
H A Dmain.c54 int fullspd, gen_line_dirs, performance_report, backing_up_report; variable
769 if (performance_report > 0) in flexend()
771 if (performance_report > 1) in flexend()
961 performance_report = 0; in flexinit()
1146 ++performance_report; in flexinit()
1525 if (performance_report > 0) { in readin()
1541 if (performance_report > 1) { in readin()
H A Dnfa.c231 if (performance_report > 0) in finish_rule()
H A Dflexdef.h364 extern int gen_line_dirs, performance_report, backing_up_report;
H A Dparse.y263 if ( performance_report > 1 )
/src/usr.bin/lex/
H A Dinitparse.c1009 if ( performance_report > 1 ) in YYPARSE_DECL()
H A Dinitscan.c2839 performance_report += option_sense ? 1 : -1;
/src/contrib/flex/
H A DChangeLog10543 performance_report, assoc_rule gloabls added num_backtracking gloabl