Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dxo.h456 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code,
482 xo_emit_warn_hcvp (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcvp() argument
485 xo_emit_warn_hcv(xop, as_warning, code, fmt, vap); in xo_emit_warn_hcvp()
H A Dlibxo.c8305 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcv() argument
8314 xo_open_container_h(xop, as_warning ? "__warning" : "__error"); in xo_emit_warn_hcv()