HomeSort by: relevance | last modified time | path
    Searched defs:detailed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/xz/dist/src/xz/
list.c 579 /// \brief Parse detailed information about a Block
800 const bool detailed = message_verbosity_get() >= V_DEBUG; local
817 if (detailed) {
836 if (detailed && parse_details(pair, &iter, &bhi, xfi))
866 tuklib_mbstr_fw(cols2[3], detailed ? 11 : 1),
869 if (detailed) {
902 if (detailed) {
list.c 579 /// \brief Parse detailed information about a Block
800 const bool detailed = message_verbosity_get() >= V_DEBUG; local
817 if (detailed) {
836 if (detailed && parse_details(pair, &iter, &bhi, xfi))
866 tuklib_mbstr_fw(cols2[3], detailed ? 11 : 1),
869 if (detailed) {
902 if (detailed) {

Completed in 49 milliseconds