Searched refs:DB_VERBOSE (Results 1 – 7 of 7) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 297 DBF (DB_VERBOSE, _("Pruning file `%s'.\n")); in update_file() 378 DBF (DB_VERBOSE, _("Considering target file `%s'.\n")); in update_file_1() 384 DBF (DB_VERBOSE, in update_file_1() 400 DBF (DB_VERBOSE, _("File `%s' was considered already.\n")); in update_file_1() 410 DBF (DB_VERBOSE, _("Still updating file `%s'.\n")); in update_file_1() 413 DBF (DB_VERBOSE, _("Finished updating file `%s'.\n")); in update_file_1() 601 DBF (DB_VERBOSE, _("Finished prerequisites of target file `%s'.\n")); in update_file_1() 607 DBF (DB_VERBOSE, _("The prerequisites of `%s' are being made.\n")); in update_file_1() 620 DBF (DB_VERBOSE, _("Giving up on target file `%s'.\n")); in update_file_1() 670 if (!noexist && ISDB (DB_BASIC|DB_VERBOSE)) in update_file_1() [all …]
|
D | debug.h | 20 #define DB_VERBOSE (0x002) macro
|
D | vmsfunctions.c | 90 DB (DB_VERBOSE, (".")); in readdir() 94 DB (DB_VERBOSE, (_("sys$search failed with %d\n"), i)); in readdir()
|
D | main.c | 627 db_level |= DB_BASIC | DB_VERBOSE; in decode_debug_flags() 667 if (! ISDB (DB_VERBOSE)) in handle_runtime_exceptions() 761 DB (DB_VERBOSE, in find_and_set_default_shell() 772 DB (DB_VERBOSE, in find_and_set_default_shell() 813 DB (DB_VERBOSE, in find_and_set_default_shell() 1844 DB (DB_VERBOSE, in main()
|
D | function.c | 1725 DB (DB_VERBOSE, (_("Cleaning up temporary batch file %s\n"), in func_shell()
|
D | job.c | 641 DB (DB_VERBOSE, ("Main thread handle = %p\n", in reap_children()
|
D | read.c | 313 if (ISDB (DB_VERBOSE)) in eval_makefile()
|