Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dlibxo.c270 int xo_depth; /* Depth of stack */ member
3744 for (i = 0; i <= xop->xo_depth; i++) { in xo_buf_append_div()
4026 xsp = &xop->xo_stack[xop->xo_depth]; in xo_format_value()
4049 xsp = &xop->xo_stack[xop->xo_depth]; in xo_format_value()
4067 xsp = &xop->xo_stack[xop->xo_depth]; in xo_format_value()
6506 if (xo_depth_check(xop, xop->xo_depth + delta)) in xo_depth_change()
6520 if (xop->xo_depth == 0) { in xo_depth_change()
6568 xop->xo_depth += depth; in xo_set_depth()
6714 ppn = (xop->xo_depth <= 1) ? "\n" : ""; in xo_do_close_container()
7290 xsp = &xop->xo_stack[xop->xo_depth]; in xo_transition()
[all …]