Home
last modified time | relevance | path

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

/illumos-gate/usr/src/compat/bhyve/
H A Dlibutil.h24 #define HN_DECIMAL 0x01 macro
/illumos-gate/usr/src/contrib/bhyve/lib/libutil/
H A Dhumanize_number.c165 i > 0 && flags & HN_DECIMAL) { in humanize_number()