Searched refs:xo_indent (Results 1 – 1 of 1) sorted by relevance
| /f-stack/tools/libxo/libxo/ |
| H A D | libxo.c | 705 xo_indent (xo_handle_t *xop) in xo_indent() function 712 rc = xop->xo_indent * xop->xo_indent_by; in xo_indent() 726 indent = xo_indent(xop); in xo_buf_indent() 6896 xop->xo_indent += indent; in xo_depth_change() 6908 xop->xo_indent += depth; in xo_set_depth() 6936 xo_indent(xop), "", xop->xo_version, ppn); in xo_emit_top() 6983 pre_nl, xo_indent(xop), "", name, ppn); in xo_do_open_container() 7146 pre_nl, xo_indent(xop), "", name, ppn); in xo_do_open_list() 7295 pre_nl, xo_indent(xop), "", name, ppn); in xo_do_open_leaf_list() 7394 pre_nl, xo_indent(xop), "", ppn); in xo_do_open_instance() [all …]
|