Home
last modified time | relevance | path

Searched refs:V_DEBUG (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/xz/src/xz/
H A Dcoder.c408 message_filters_show(V_DEBUG, default_filters); in coder_set_compression_settings()
509 message(V_DEBUG, _("Using up to %" PRIu32 in coder_set_compression_settings()
533 message_mem_needed(V_DEBUG, memory_usage); in coder_set_compression_settings()
536 if (opt_mode == MODE_COMPRESS && message_verbosity_get() >= V_DEBUG) { in coder_set_compression_settings()
539 message(V_DEBUG, _("Decompression will need " in coder_set_compression_settings()
578 message(V_DEBUG, _("Reduced the number of " in coder_set_compression_settings()
601 message(V_DEBUG, _("Reduced the number of threads " in coder_set_compression_settings()
H A Dlist.c894 const bool detailed = message_verbosity_get() >= V_DEBUG; in print_info_adv()
1098 if (message_verbosity_get() >= V_DEBUG in print_info_robot()
1117 if (message_verbosity_get() >= V_DEBUG) in print_info_robot()
1132 if (message_verbosity_get() >= V_DEBUG) in print_info_robot()
1226 if (message_verbosity_get() >= V_DEBUG) { in print_totals_adv()
1259 if (message_verbosity_get() >= V_DEBUG) in print_totals_robot()
H A Dmessage.h18 V_DEBUG, ///< Very verbose enumerator
H A Dmessage.c144 if (verbosity < V_DEBUG) in message_verbosity_increase()
/freebsd/contrib/xz/
H A DChangeLog7841 Since the message is shown only at V_DEBUG, skip the memusage