Searched refs:VLEVEL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/fixincludes/
H A Dfixincl.c68 #define VLEVEL(l) ((unsigned int) verbose_level >= (unsigned int) l) macro
69 #define NOT_SILENT VLEVEL(VERB_FIXES)
168 if (VLEVEL( VERB_PROGRESS )) {
729 if (VLEVEL( VERB_APPLIES ))
1142 if (VLEVEL( VERB_EVERYTHING ))
1153 if (VLEVEL( VERB_EVERYTHING ))
1164 if (VLEVEL( VERB_EVERYTHING ))
1177 if (VLEVEL( VERB_EVERYTHING ))
1322 if (VLEVEL( VERB_PROGRESS ) && have_tty)
1335 if (VLEVEL( VERB_APPLIE
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c73 #define VLEVEL(l) ((unsigned int) verbose_level >= (unsigned int) l) macro
74 #define NOT_SILENT VLEVEL(VERB_FIXES)
175 if (VLEVEL( VERB_PROGRESS )) {
767 if (VLEVEL( VERB_APPLIES ))
1177 if (VLEVEL( VERB_EVERYTHING ))
1188 if (VLEVEL( VERB_EVERYTHING ))
1199 if (VLEVEL( VERB_EVERYTHING ))
1212 if (VLEVEL( VERB_EVERYTHING ))
1358 if (VLEVEL( VERB_PROGRESS ) && have_tty)
1370 if (VLEVEL( VERB_APPLIE
[all...]

Completed in 188 milliseconds