Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c284 #define XOIF_CLEAR(_xop, _bit) XOF_BIT_CLEAR(_xop->xo_iflags, _bit) macro
656 XOIF_CLEAR(xop, XOIF_INIT_IN_PROGRESS); in xo_init_handle()
926 XOIF_CLEAR(xop, XOIF_UNITS_PENDING); in xo_write()
1790 XOIF_CLEAR(xop, XOIF_DIV_OPEN); in xo_message_hcv()
2633 XOIF_CLEAR(xop, XOIF_DIV_OPEN); in xo_line_close()
5187 XOIF_CLEAR(xop, XOIF_ANCHOR); in xo_find_width()
5216 XOIF_CLEAR(xop, XOIF_ANCHOR); in xo_anchor_clear()
5258 XOIF_CLEAR(xop, XOIF_UNITS_PENDING); in xo_anchor_stop()
6477 XOIF_CLEAR(xop, XOIF_REORDER); in xo_do_emit_fields()
8016 XOIF_CLEAR(xop, XOIF_TOP_EMITTED); /* Turn off before output */ in xo_finish_h()