Home
last modified time | relevance | path

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

/freebsd-14.2/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.inc25 vfwprintf.c vfwscanf.c vprintf.c vscanf.c vsnprintf.c vsprintf.c \
89 wprintf.3 vwprintf.3 wprintf.3 vfwprintf.3 wprintf.3 vswprintf.3
H A DSymbol.map93 vfwprintf;
H A Dvfwprintf.c369 vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap) in vfwprintf() function
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc33 using ::vfwprintf;
/freebsd-14.2/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.inc33 using std::vfwprintf;
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dcwchar37 int vfwprintf(FILE* restrict stream, const wchar_t* restrict format, va_list arg);
138 using ::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd-14.2/include/
H A Dwchar.h135 int vfwprintf(FILE * __restrict, const wchar_t * __restrict,
/freebsd-14.2/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-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3215 fun:vfwprintf=uninstrumented