Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dvwprintf.c42 return (vfwprintf(stdout, fmt, ap)); in vwprintf()
H A Dwprintf.c46 ret = vfwprintf(stdout, fmt, ap); in wprintf()
H A Dfwprintf.c46 ret = vfwprintf(fp, fmt, ap); in fwprintf()
H A DMakefile.inc23 vfwprintf.c vfwscanf.c vprintf.c vscanf.c vsnprintf.c vsprintf.c \
135 wprintf.3 vfwprintf.3 \
H A DSymbol.map92 vfwprintf;
H A Dvfwprintf.c364 vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap) in vfwprintf() function
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc33 using ::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc33 using std::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar37 int vfwprintf(FILE* restrict stream, const wchar_t* restrict format, va_list arg);
137 using ::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dwchar.h143 int vfwprintf(FILE * __restrict, const wchar_t * __restrict,
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc863 SYMBOL(vfwprintf, None, <wchar.h>)
H A DStdSymbolMap.inc3081 SYMBOL(vfwprintf, std::, <cwchar>)
3082 SYMBOL(vfwprintf, None, <cwchar>)
3083 SYMBOL(vfwprintf, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3215 fun:vfwprintf=uninstrumented