Home
last modified time | relevance | path

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

/f-stack/tools/libxo/encoder/csv/
H A Denc_csv.c208 xo_buf_cleanup(&csv->c_data); in csv_destroy()
209 xo_buf_cleanup(&csv->c_name_buf); in csv_destroy()
210 xo_buf_cleanup(&csv->c_value_buf); in csv_destroy()
212 xo_buf_cleanup(&csv->c_stack_buf); in csv_destroy()
/f-stack/tools/libxo/libxo/
H A Dxo_buf.h101 xo_buf_cleanup (xo_buffer_t *xbp) in xo_buf_cleanup() function
H A Dlibxo.c1962 xo_buf_cleanup(&xop->xo_data); in xo_destroy()
1963 xo_buf_cleanup(&xop->xo_fmt); in xo_destroy()
1964 xo_buf_cleanup(&xop->xo_predicate); in xo_destroy()
1965 xo_buf_cleanup(&xop->xo_attrs); in xo_destroy()
1966 xo_buf_cleanup(&xop->xo_color_buf); in xo_destroy()
5080 xo_buf_cleanup(&xb); in xo_format_colors()
6186 xo_buf_cleanup(&xb); in xo_gettext_build_format()
6192 xo_buf_cleanup(&xb); in xo_gettext_build_format()
8337 xo_buf_cleanup(src); in xo_emit_warn_hcv()