Home
last modified time | relevance | path

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

/dports/devel/libxo/libxo-0.6.1/libxo/
H A Dlibxo.c6159 xo_do_emit (xo_handle_t *xop, xo_emit_flags_t flags, const char *fmt) in xo_do_emit() function
6242 rc = xo_do_emit(xop, 0, fmt); in xo_emit_hv()
6256 rc = xo_do_emit(xop, 0, fmt); in xo_emit_h()
6270 rc = xo_do_emit(xop, 0, fmt); in xo_emit()
6285 rc = xo_do_emit(xop, flags, fmt); in xo_emit_hvf()
6299 rc = xo_do_emit(xop, flags, fmt); in xo_emit_hf()
6313 rc = xo_do_emit(xop, flags, fmt); in xo_emit_f()