Searched defs:vsprintf (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | vsprintf.c | 37 vsprintf (char *buf, const char *format, va_list ap) in vsprintf() function
|
/openbsd-src/lib/libc/stdio/ |
H A D | vsprintf.c | 45 vsprintf(char *str, const char *fmt, __va_list ap) in vsprintf() function
|
/openbsd-src/gnu/gcc/libssp/ssp/ |
H A D | stdio.h | 62 #define vsprintf(str, fmt, ap) \ macro
|
/openbsd-src/gnu/usr.bin/texinfo/intl/ |
H A D | libgnuintl.h.in | 313 #define vsprintf libintl_vsprintf macro
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | cfns.gperf | 194 vsprintf keyword
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 1094 WRAPPER2(int, vsprintf, char *str, const char *format, va_list ap) in WRAPPER2() argument
|