Searched defs:vsprintf (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/stdio/
H A Dvsprintf.c4 int vsprintf(char* restrict s, const char* restrict fmt, va_list ap) { function
/fuchsia/zircon/bootloader/lib/
H A Dprintf.c107 int vsprintf(char *str, const char *fmt, va_list ap) function

Completed in 20 milliseconds