Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c279 #define XOF_SET(_xop, _bit) XOF_BIT_SET(_xop->xo_flags, _bit) macro
616 XOF_SET(xop, XOF_FLUSH_LINE); in xo_init_handle()
1876 XOF_SET(xop, flags); in xo_create()
2203 XOF_SET(xop, XOF_COLOR_MAP); in xo_set_color_map()
2240 XOF_SET(xop, new_flag); in xo_set_options_simple()
2276 XOF_SET(xop, XOF_COLOR_ALLOWED); in xo_set_options()
2290 XOF_SET(xop, XOF_COLOR_ALLOWED); in xo_set_options()
2294 XOF_SET(xop, XOF_FLUSH); in xo_set_options()
2298 XOF_SET(xop, XOF_FLUSH_LINE); in xo_set_options()
2302 XOF_SET(xop, XOF_LOG_GETTEXT); in xo_set_options()
[all …]