Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dfixincl.c65 VERB_PROGRESS, enumerator
70 te_verbose verbose_level = VERB_PROGRESS;
175 if (VLEVEL( VERB_PROGRESS )) {
290 verbose_level = VERB_PROGRESS; break;
1358 if (VLEVEL( VERB_PROGRESS ) && have_tty) in process()
/openbsd/src/gnu/gcc/fixincludes/
Dfixincl.c60 VERB_PROGRESS, enumerator
65 te_verbose verbose_level = VERB_PROGRESS;
168 if (VLEVEL( VERB_PROGRESS )) { in main()
263 verbose_level = VERB_PROGRESS; break; in initialize()
1322 if (VLEVEL( VERB_PROGRESS ) && have_tty) in process()
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.2489 * fixincl.c: Don't output VERB_PROGRESS lines if stdout is not