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

  /src/external/apache2/llvm/dist/clang/utils/analyzer/
SATestUtils.py 64 import humanize
65 return humanize.naturalsize(memory, gnu=True)
  /src/sbin/ifconfig/
ifconfig.c 1250 print_human_bytes(bool humanize, uint64_t n)
1254 if (humanize) {

Completed in 25 milliseconds