Home
last modified time | relevance | path

Searched defs:vsnprintf (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_cstdio.h47 inline int vsnprintf(char *s1, size_t n, const char *s2, va_list v) in vsnprintf() function
/ndk/sources/android/support/src/stdio/
Dvfprintf.c716 int vsnprintf(char *restrict s, size_t n, const char *restrict fmt, va_list ap) in vsnprintf() function
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc139 # define vsnprintf _vsnprintf macro