Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dxo_encoder.h62 #define XFF_HN_DECIMAL (1<<17) /* Humanize: add one decimal place if <10 */ macro
H A Dlibxo.c3786 if (flags & XFF_HN_DECIMAL) in xo_format_humanize()
5384 { XFF_HN_DECIMAL, "hn-decimal" },