Searched refs:as_warning (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/libxo/libxo/ |
| D | xo.h | 437 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code, 463 xo_emit_warn_hcvp (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcvp() argument 466 xo_emit_warn_hcv(xop, as_warning, code, fmt, vap); in xo_emit_warn_hcvp()
|
| D | libxo.c | 8229 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcv() argument 8238 xo_open_container_h(xop, as_warning ? "__warning" : "__error"); in xo_emit_warn_hcv()
|