Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libxo/libxo/
HDlibxo.c348 #define XFF_HN_DECIMAL (1<<17) /* Humanize: add one decimal place if <10 */ macro
3779 if (flags & XFF_HN_DECIMAL) in xo_format_humanize()
5357 { XFF_HN_DECIMAL, "hn-decimal" },