Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/xz/
H A Dutil.c204 enum nicestr_unit unit_max, bool always_also_bytes, in uint64_to_nicestr() argument
238 if (always_also_bytes && value >= 10000) in uint64_to_nicestr()