Searched refs:XOF_UNITS (Results 1 – 6 of 6) sorted by relevance
59 xo_set_flags(NULL, XOF_UNITS); /* Always test w/ this */ in main()
47 xo_set_flags(NULL, XOF_UNITS); /* Always test w/ this */ in main()
233 .. index:: XOF_UNITS248 When the XOF_UNITS flag is set, units are rendered in XML as the
245 .. index:: XOF_UNITS272 XOF_UNITS Display units (XML, HMTL)
86 #define XOF_UNITS XOF_BIT(18) /** Encode units in XML */ macro
2112 { XOF_UNITS, "units" },2342 XOF_SET(xop, XOF_UNITS); in xo_set_options()3943 if (XOF_ISSET(xop, XOF_UNITS)) { in xo_buf_append_div()4442 if (XOF_ISSET(xop, XOF_UNITS)) { in xo_format_value()