Searched refs:noisy (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldver.c36 ldversion (int noisy) argument
38 /* Output for noisy == 2 is intended to follow the GNU standards. */
41 if (noisy & 2)
50 if (noisy & 1)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcomplaints.h46 noisy is 1, we are in a noisy command, and our caller will print
50 int less_verbose, int noisy);
H A Dcomplaints.c271 noisy is 1, we are in a noisy command, and our caller will print
275 clear_complaints (struct complaints **c, int less_verbose, int noisy) argument
310 else if (!noisy)
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A Dbzip2.c187 Bool forceOverwrite, testFailsExist, unzFailsExist, noisy; variable
540 if (noisy)
634 if (noisy)
664 if (noisy)
679 if (noisy)
706 if (noisy)
735 if (noisy && numFileNames > 0 && numFilesProcessed < numFileNames) {
779 if (noisy) {
1167 if (noisy)
1181 if (noisy)
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/ftp/
H A Dutil.c651 remotesize(const char *file, int noisy) argument
661 if (noisy)
680 if (noisy && ftp_debug == 0) {
694 remotemodtime(const char *file, int noisy) argument
705 if (noisy)
755 if (noisy || ftp_debug != 0)
768 if (noisy && ftp_debug == 0) {
/netbsd-6-1-5-RELEASE/share/mk/
H A Dbsd.sys.mk73 # XXX GCC 4.5 for sh3 and m68k (which we compile with -Os) is extra noisy for

Completed in 132 milliseconds