Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dxo.h393 xo_errorn_hv (xo_handle_t *xop, int need_newline, const char *fmt, va_list vap);
H A Dlibxo.c8029 xo_errorn_hv (xo_handle_t *xop, int need_newline, const char *fmt, va_list vap) in xo_errorn_hv() function
8093 xo_errorn_hv(xop, 0, fmt, vap); in xo_error_h()
8106 xo_errorn_hv(NULL, 0, fmt, vap); in xo_error()
8116 xo_errorn_hv(xop, 1, fmt, vap); in xo_errorn_h()
8129 xo_errorn_hv(NULL, 1, fmt, vap); in xo_errorn()
/f-stack/tools/libxo/doc/
H A Dapi.rst1211 .. index:: xo_errorn_hv
1254 .. c:function:: void xo_errorn_hv (xo_handle_t *xop, int need_newline, const char *fmt, va_list vap)
1283 `xo_errorn_h` and `xo_errorn_hv` functions add a handle object and
1285 `xo_errorn_hv` function also adds a boolean to indicate the need for