Home
last modified time | relevance | path

Searched refs:DB_VERBOSE (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dremake.c297 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 …]
Ddebug.h20 #define DB_VERBOSE (0x002) macro
Dvmsfunctions.c90 DB (DB_VERBOSE, (".")); in readdir()
94 DB (DB_VERBOSE, (_("sys$search failed with %d\n"), i)); in readdir()
Dmain.c627 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()
Dfunction.c1725 DB (DB_VERBOSE, (_("Cleaning up temporary batch file %s\n"), in func_shell()
Djob.c641 DB (DB_VERBOSE, ("Main thread handle = %p\n", in reap_children()
Dread.c313 if (ISDB (DB_VERBOSE)) in eval_makefile()