Searched refs:XOF_NOT_FIRST (Results 1 – 3 of 3) sorted by relevance
375 xo_set_flags(NULL, XOF_NOT_FIRST); in main()
80 #define XOF_NOT_FIRST XOF_BIT(13) /* Not the first item (JSON) */ macro
2132 { XOF_NOT_FIRST, "not-first" },6809 if (XOF_ISSET(xop, XOF_NOT_FIRST)) { in xo_stack_set_flags()6813 XOF_CLEAR(xop, XOF_NOT_FIRST); in xo_stack_set_flags()