Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdio.in.h142 # define vprintf rpl_vprintf
143 extern int vprintf (const char *format, va_list args)
147 # define vprintf rpl_vprintf
148 extern int vprintf (const char *format, va_list args)
151 # undef vprintf
152 # define vprintf(f,a) \
156 vprintf (f, a))
Dstdio-write.c97 vprintf (const char *format, va_list args) in vprintf() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_cstdio.h117 using _STLP_VENDOR_CSTD::vprintf;
/ndk/sources/cxx-stl/system/include/
Dcstdio84 using ::vprintf;
/ndk/sources/cxx-stl/gabi++/include/
Dcstdio84 using ::vprintf;
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in251 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
512 /* Define to 1 if you have the `vprintf' function. */
Dconfigure24656 for ac_func in vprintf