Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dlibxo.c292 #define XOIF_UNITS_PENDING XOF_BIT(4) /* We have a units-insertion pending */ macro
926 XOIF_CLEAR(xop, XOIF_UNITS_PENDING); in xo_write()
3944 XOIF_SET(xop, XOIF_UNITS_PENDING); in xo_buf_append_div()
4443 XOIF_SET(xop, XOIF_UNITS_PENDING); in xo_format_value()
5094 if (!XOIF_ISSET(xop, XOIF_UNITS_PENDING)) { in xo_format_units()
5258 XOIF_CLEAR(xop, XOIF_UNITS_PENDING); in xo_anchor_stop()