Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dxo.h195 xo_emit_hvf (xo_handle_t *xop, xo_emit_flags_t flags,
238 return xo_emit_hvf(xop, flags, fmt, vap); in xo_emit_hvfp()
247 int rc = xo_emit_hvf(xop, flags, fmt, vap); in xo_emit_hfp()
258 int rc = xo_emit_hvf(NULL, flags, fmt, vap); in xo_emit_fp()
H A Dlibxo.c6278 xo_emit_hvf (xo_handle_t *xop, xo_emit_flags_t flags, in xo_emit_hvf() function