Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdio/
HDvwprintf.c38 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.inc27 vfprintf.c vfscanf.c vfwprintf.c \
139 wprintf.3 vfwprintf.3 \
HDSymbol.map127 vfwprintf;
HDvfwprintf.c362 vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap) in vfwprintf() function
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/
Dwchar.h52 using std::vfwprintf;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
Dcwchar89 #undef vfwprintf
164 using ::vfwprintf;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
Dcwchar87 #undef vfwprintf
162 using ::vfwprintf;
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_std/
Dcwchar89 #undef vfwprintf
162 using ::vfwprintf;
/dragonfly/include/
HDwchar.h157 int vfwprintf(FILE * __restrict, const wchar_t * __restrict,
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcfns.gperf209 #vfwprintf -- POSIX thread cancellation point