/l4re-core-master/libc_backends/lib/mount/ |
A D | mount.cc | 19 static bool verbose; variable 84 if (verbose) in parse_fstab_line() 101 else if (verbose) in parse_fstab_line() 119 if (verbose) in parse_fstab() 137 verbose = getenv("FSTAB_DEBUG"); in libmount_init() 146 if (verbose) in libmount_init() 154 if (verbose) in libmount_init() 163 if (verbose) in libmount_init()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/setjmp/ |
A D | tst-vfork-longjmp.c | 17 int verbose = 0; variable 52 if (verbose) { in check_sig_mask() 82 verbose = 0; in main() 89 if (verbose) in main() 100 if (verbose) in main()
|
A D | sigjmpbug.c | 8 int verbose; variable 30 if (verbose) in test() 44 verbose = (argc != 1); in main()
|
A D | jmpbug.c | 8 int verbose; variable 30 if (verbose) in test() 44 verbose = (argc != 1); in main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/ |
A D | Makefile.in | 158 FLAG-locale-verbose := -v 161 FLAG-locale-verbose := -v -v 175 $< $(FLAG-locale-verbose) $$locale > $@ || \ 176 $< $(FLAG-locale-verbose) $$locale.UTF-8 > $@ || \ 177 $< $(FLAG-locale-verbose) $$locale.iso8859-1 > $@ && break; \ 182 $(Q)$< $(FLAG-locale-verbose) -o $@ $(word 2,$^) 193 xargs $< $(locale_DIR)/collation $(FLAG-locale-verbose) -o $@
|
A D | gen_wctype.c | 103 static unsigned verbose; variable 104 #define verbose_msg(msg...) if (verbose) fprintf(stderr, msg) 227 ++verbose; in main()
|
A D | gen_locale.c | 93 static unsigned verbose = 0; variable 103 if (verbose & lvl) { in verbose_msg() 585 verbose++; in main()
|
A D | gen_wc8bit.c | 24 #define verbose_msg(msg...) if (verbose) fprintf(stderr, msg)
|
A D | gen_collate.c | 268 static unsigned verbose = 0; variable 320 if (verbose & lvl) { in verbose_msg() 1246 ++verbose; in old_main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/ |
A D | ldconfig.c | 62 int verbose = 0; /* verbose mode */ variable 376 if (verbose > 0) in link_shlib() 469 if (verbose > 0) in scan_dir() 845 verbose = 1; in main() 848 verbose = 1; /* verbose mode */ in main() 851 if (verbose <= 0) in main() 852 verbose = -1; /* quiet mode */ in main() 904 if (verbose > 0) in main() 968 if (verbose >= 0) in main()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/ |
A D | Makefile.in | 11 OPTS_getopt_long := --add XXX --delete YYY --verbose
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/ |
A D | Makefile.in | 60 OUTPUT_FORMAT = $(CC) $(CFLAGS) -Wl,--verbose 2>&1 | $(SED) -n '/OUTPUT_FORMAT/,/)/p'
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/ |
A D | libm-test.inc | 63 --verbose=[0..3] for different levels of output: 67 -v for full output (equals --verbose=3) 166 static int verbose; 210 /* Should the message print to screen? This depends on the verbose flag, 216 && (verbose > 1 217 || (verbose == 1 && ok == xfail))) 223 /* Should the message print to screen? This depends on the verbose flag, 229 && (verbose > 1 230 || ((verbose == 1) && (ok == xfail)))) 4878 verbose = 1; [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ |
A D | README | 345 inconsistent soname in non-verbose mode. 368 Changed ldconfig to issue a warning in verbose mode when
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | Makerules | 305 -Wl,--verbose 2>&1 | LC_ALL=C \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/ |
A D | config.h.in | 876 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/ |
A D | config.h.in | 913 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/ |
A D | config.h.in | 959 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/ |
A D | config.h.in | 1043 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/ |
A D | config.h.in | 1016 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
A D | ChangeLog | 3689 to log (and on verbose to stdout) count the lines. If it exceeds 3715 SIGINT. Process compiler and test executable output: In verbose
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/ |
A D | config.h.in | 986 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/ |
A D | config.h.in | 977 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/ |
A D | config.h.in | 996 /* Define to 1 if a verbose library is built, or 0 otherwise. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | zconf.tab.c_shipped | 117 /* Enabling verbose error messages. */
|