Home
last modified time | relevance | path

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

/freebsd-12.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 \
86 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-12.1/contrib/libstdc++/include/c_std/
H A Dstd_cwchar.h96 #undef vfwprintf
167 using ::vfwprintf;
/freebsd-12.1/contrib/libstdc++/include/c_compatibility/
H A Dwchar.h52 using std::vfwprintf;
/freebsd-12.1/contrib/libc++/include/
H A Dcwchar38 int vfwprintf(FILE* restrict stream, const wchar_t* restrict format, va_list arg);
124 using ::vfwprintf;
/freebsd-12.1/include/
H A Dwchar.h137 int vfwprintf(FILE * __restrict, const wchar_t * __restrict,
/freebsd-12.1/contrib/gcc/cp/
H A Dcfns.gperf192 #vfwprintf -- POSIX thread cancellation point
/freebsd-12.1/contrib/libstdc++/
H A Dacinclude.m41896 using ::vfwprintf;
H A Dconfigure7072 using ::vfwprintf;
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3209 fun:vfwprintf=uninstrumented