Home
last modified time | relevance | path

Searched refs:backing_up_report (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/lex/
Dmain.c57 int fullspd, gen_line_dirs, performance_report, backing_up_report; variable
691 if (backing_up_report && backing_up_file) { in flexend()
719 if (backing_up_report) in flexend()
908 lex_compat = posix_compat = C_plus_plus = backing_up_report = in flexinit()
985 backing_up_report = true; in flexinit()
1463 if (backing_up_report) { in readin()
Dflexdef.h368 extern int gen_line_dirs, performance_report, backing_up_report;
Ddfa.c59 if (backing_up_report) { in check_for_backing_up()