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

  /src/external/public-domain/xz/dist/src/xz/
list.c 648 /// \brief Parse detailed information about a Block
894 const bool detailed = message_verbosity_get() >= V_DEBUG; local
919 detailed ? headings[HEADING_CHECK].fw : 1,
922 if (detailed) {
945 // If in detailed mode, collect the information from
948 if (detailed && parse_details(pair, &iter, &bhi, xfi))
992 tuklib_mbstr_fw(cols2[3], detailed
996 if (detailed) {
1037 if (detailed) {

Completed in 31 milliseconds