Home
last modified time | relevance | path

Searched refs:vfwprintf (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/lib/libc/stdio/
H A Dvwprintf.c45 return (vfwprintf(stdout, fmt, ap)); in vwprintf()
H A Dwprintf.c49 ret = vfwprintf(stdout, fmt, ap); in wprintf()
H A Dfwprintf.c49 ret = vfwprintf(fp, fmt, ap); in fwprintf()
H A DMakefile.inc26 vfwprintf.c vfwscanf.c vprintf.c vscanf.c vsnprintf.c vsprintf.c \
90 wprintf.3 vwprintf.3 wprintf.3 vfwprintf.3 wprintf.3 vswprintf.3
H A DSymbol.map97 vfwprintf;
H A Dvfwprintf.c372 vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap) in vfwprintf() function
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dcwchar37 int vfwprintf(FILE* restrict stream, const wchar_t* restrict format, va_list arg);
123 using ::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd-13.1/include/
H A Dwchar.h137 int vfwprintf(FILE * __restrict, const wchar_t * __restrict,
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3209 fun:vfwprintf=uninstrumented