Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c147 #define XSF_NOT_FIRST (1<<0) /* Not the first element */ macro
4253 xsp->xs_flags |= XSF_NOT_FIRST; in xo_stack_set_flags()
4266 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_format_prep()
6980 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_open_container()
7084 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_container()
7156 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_open_list()
7242 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_list()
7246 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_list()
7256 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_list()
7318 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_open_leaf_list()
[all …]