Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libiberty/src/
H A Dvsprintf.c37 vsprintf (char *buf, const char *format, va_list ap) in vsprintf() function
/openbsd-src/lib/libc/stdio/
H A Dvsprintf.c45 vsprintf(char *str, const char *fmt, __va_list ap) in vsprintf() function
/openbsd-src/gnu/gcc/libssp/ssp/
H A Dstdio.h62 #define vsprintf(str, fmt, ap) \ macro
/openbsd-src/gnu/usr.bin/texinfo/intl/
H A Dlibgnuintl.h.in313 #define vsprintf libintl_vsprintf macro
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf194 vsprintf keyword
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1094 WRAPPER2(int, vsprintf, char *str, const char *format, va_list ap) in WRAPPER2() argument