Searched refs:XSF_NOT_FIRST (Results 1 – 1 of 1) sorted by relevance
147 #define XSF_NOT_FIRST (1<<0) /* Not the first element */ macro4253 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()7071 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_container()7143 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_open_list()7216 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_list()7220 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_list()7230 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_close_list()7292 xop->xo_stack[xop->xo_depth].xs_flags |= XSF_NOT_FIRST; in xo_do_open_leaf_list()[all …]