Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libc/stdio/
HDvwprintf.c43 return (vfwprintf(stdout, fmt, ap)); in vwprintf()
HDwprintf.c47 ret = vfwprintf(stdout, fmt, ap); in wprintf()
HDfwprintf.c47 ret = vfwprintf(fp, fmt, ap); in fwprintf()
HDMakefile.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
HDSymbol.map96 vfwprintf;
HDvfwprintf.c370 vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap) in vfwprintf() function
/freebsd-13-stable/contrib/llvm-project/libcxx/modules/std.compat/
HDcwchar.inc33 using ::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd-13-stable/contrib/llvm-project/libcxx/modules/std/
HDcwchar.inc33 using std::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd-13-stable/contrib/llvm-project/libcxx/include/
HDcwchar37 int vfwprintf(FILE* restrict stream, const wchar_t* restrict format, va_list arg);
137 using ::vfwprintf _LIBCPP_USING_IF_EXISTS;
/freebsd-13-stable/include/
HDwchar.h135 int vfwprintf(FILE * __restrict, const wchar_t * __restrict,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
HDCSymbolMap.inc863 SYMBOL(vfwprintf, None, <wchar.h>)
HDStdSymbolMap.inc3081 SYMBOL(vfwprintf, std::, <cwchar>)
3082 SYMBOL(vfwprintf, None, <cwchar>)
3083 SYMBOL(vfwprintf, None, <wchar.h>)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt3215 fun:vfwprintf=uninstrumented