Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dvsprintf.c65 vsprintf(char * __restrict str, const char * __restrict fmt, __va_list ap) in vsprintf() function
/freebsd/contrib/gdtoa/
H A Dstdio1.h99 #define vsprintf Vsprintf macro
/freebsd/include/ssp/
H A Dstdio.h82 #define vsprintf(str, fmt, ap) __extension__ ({ \ macro
/freebsd/stand/libsa/
H A Dprintf.c179 vsprintf(char *buf, const char *cfmt, va_list ap) in vsprintf() function
/freebsd/include/
H A Dstdio.h309 int (vsprintf)(char * __restrict, const char * __restrict, variable
/freebsd/sys/kern/
H A Dsubr_prf.c540 vsprintf(char *buf, const char *cfmt, va_list ap) in vsprintf() function