Searched refs:XOF_UNITS (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libxo/tests/core/
H A Dtest_12.c59 xo_set_flags(NULL, XOF_UNITS); /* Always test w/ this */
H A Dtest_02.c47 xo_set_flags(NULL, XOF_UNITS); /* Always test w/ this */
/freebsd-13-stable/contrib/libxo/libxo/
H A Dxo.h86 #define XOF_UNITS XOF_BIT(18) /** Encode units in XML */ macro
H A Dlibxo.c2112 { XOF_UNITS, "units" },
2342 XOF_SET(xop, XOF_UNITS);
3943 if (XOF_ISSET(xop, XOF_UNITS)) {
4442 if (XOF_ISSET(xop, XOF_UNITS)) {

Completed in 81 milliseconds