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

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dsprintf.c24 # define vsprintf(s, f, a) INTUSE(_IO_vsprintf) (s, f, a) macro
/haiku/headers/cpp/
H A Diostdio.h95 #define vsprintf _IO_vsprintf macro
/haiku/src/system/kernel/lib/
H A Dkernel_vsprintf.cpp481 vsprintf(char *buffer, const char *format, va_list args) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1348 #define vsprintf fssh_vsprintf macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2642 void vsprintf() {} function
H A Dlibroot_stubs_legacy.c2632 void vsprintf() {} function

Completed in 186 milliseconds