Searched refs:ostream_printf (Results 1 – 6 of 6) sorted by relevance
/third_party/gettext/libtextstyle/gnulib-local/tests/ |
D | test-memory-ostream.c | 16 ostream_printf (stream, "%d%d", 73, 55); in main()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | ostream.oo.c | 41 ostream_printf (ostream_t stream, const char *format, ...) in ostream_printf() function
|
D | ostream.oo.h | 72 extern ptrdiff_t ostream_printf (ostream_t stream, const char *format, ...)
|
/third_party/gettext/libtextstyle/ |
D | NEWS | 14 functions ostream_printf, ostream_vprintf.
|
/third_party/gettext/libtextstyle/lib/ |
D | textstyle.h | 77 extern ptrdiff_t ostream_printf (ostream_t stream, const char *format, ...)
|
/third_party/gettext/libtextstyle/doc/ |
D | libtextstyle.texi | 856 @deftypefn Function ptrdiff_t ostream_printf (ostream_t@tie{}@var{stream}, const@tie{}char@tie{}*@v… 929 @code{ostream_write_mem}, @code{ostream_write_str}, or @code{ostream_printf}. 1073 @code{ostream_write_mem}, @code{ostream_write_str}, or @code{ostream_printf}. 1140 @code{ostream_write_mem}, @code{ostream_write_str}, or @code{ostream_printf}.
|