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

/freebsd-13-stable/lib/libc/stdio/
H A Dvsprintf.c67 vsprintf(char * __restrict str, const char * __restrict fmt, __va_list ap) function
/freebsd-13-stable/contrib/gdtoa/
H A Dstdio1.h89 #undef vsprintf macro
99 #define vsprintf Vsprintf macro
/freebsd-13-stable/stand/libsa/
H A Dprintf.c189 vsprintf(char *buf, const char *cfmt, va_list ap) function
/freebsd-13-stable/sys/kern/
H A Dsubr_prf.c530 vsprintf(char *buf, const char *cfmt, va_list ap) function

Completed in 59 milliseconds