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

/haiku-fatelf/src/bin/gdb/libiberty/
H A Dvsprintf.c36 #undef vsprintf macro
41 vsprintf (buf, format, ap) function
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dvprint.c71 vsprintf (str, fmt, ap) function
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dsprintf.c24 # define vsprintf(s, f, a) INTUSE(_IO_vsprintf) (s, f, a) macro
/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dvsprintf.c42 vsprintf(char *str, const char *fmt, va_list ap) function
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dstdio.in.h185 # define vsprintf rpl_vsprintf macro
190 # undef vsprintf macro
191 # define vsprintf(b,f,a) \ macro
H A Dstdio.h219 # undef vsprintf macro
220 # define vsprintf(b,f,a) \ macro
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtrio.h173 # define vsprintf trio_vsprintf macro
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dtrio.h173 # define vsprintf trio_vsprintf macro
/haiku-fatelf/headers/cpp/
H A Diostdio.h95 #define vsprintf _IO_vsprintf macro
/haiku-fatelf/src/system/kernel/lib/
H A Dkernel_vsprintf.cpp481 vsprintf(char *buffer, const char *format, va_list args) function
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1328 #define vsprintf fssh_vsprintf macro

Completed in 249 milliseconds