Home
last modified time | relevance | path

Searched defs:scalable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libxo/libxo/
H A Dxo_humanize.h73 __int128_t scalable = (__int128_t)bytes; in xo_humanize_number() local
75 long double scalable = (long double)bytes; in xo_humanize_number() local