Searched refs:xo_emit_hvf (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libxo/libxo/ |
H A D | xo.h | 213 xo_emit_hvf (xo_handle_t *xop, xo_emit_flags_t flags, 256 return xo_emit_hvf(xop, flags, fmt, vap); in xo_emit_hvfp() 265 xo_ssize_t rc = xo_emit_hvf(xop, flags, fmt, vap); in xo_emit_hfp() 276 xo_ssize_t rc = xo_emit_hvf(NULL, flags, fmt, vap); in xo_emit_fp()
|
H A D | libxo.c | 6630 xo_emit_hvf (xo_handle_t *xop, xo_emit_flags_t flags, in xo_emit_hvf() function
|
/freebsd/contrib/libxo/doc/ |
H A D | field-formatting.rst | 312 xo_emit_hv xo_emit_hvf
|