Home
last modified time | relevance | path

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

/f-stack/tools/libxo/doc/
H A Dxopo.rst38 --add-comments --keyword=xo_emit --keyword=xo_emit_h \
H A Dfield-formatting.rst273 xo_emit_h xo_emit_hp
312 xo_emit_h xo_emit_hf
H A Dapi.rst42 xo_emit_h(NULL, "test");
68 xo_emit_h(xop, "testing\n");
396 The remaining arguments to `xo_emit` and `xo_emit_h` are a set of
409 .. c:function:: xo_ssize_t xo_emit_h (xo_handle_t *xop, const char *fmt, ...)
H A Dhowto.rst309 --add-comments --keyword=xo_emit --keyword=xo_emit_h \
/f-stack/tools/libxo/tests/gettext/
H A DMakefile.am137 --add-comments --keyword=xo_emit --keyword=xo_emit_h \
/f-stack/tools/libxo/libxo/
H A Dxo.h207 xo_emit_h (xo_handle_t *xop, const char *fmt, ...);
H A Dlibxo.c6602 xo_emit_h (xo_handle_t *xop, const char *fmt, ...) in xo_emit_h() function
8347 xo_emit_h(xop, ": {G:strerror}{g:error/%s}", msg); in xo_emit_warn_hcv()