Searched refs:vfwprintf (Results 1 – 12 of 12) sorted by relevance
| /dragonfly/lib/libc/stdio/ |
| HD | vwprintf.c | 38 return (vfwprintf(stdout, fmt, ap)); in vwprintf()
|
| HD | wprintf.c | 47 ret = vfwprintf(stdout, fmt, ap); in wprintf()
|
| HD | fwprintf.c | 47 ret = vfwprintf(fp, fmt, ap); in fwprintf()
|
| HD | Makefile.inc | 27 vfprintf.c vfscanf.c vfwprintf.c \ 139 wprintf.3 vfwprintf.3 \
|
| HD | Symbol.map | 127 vfwprintf;
|
| HD | vfwprintf.c | 362 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/ |
| D | wchar.h | 52 using std::vfwprintf;
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/ |
| D | cwchar | 89 #undef vfwprintf 164 using ::vfwprintf;
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/ |
| D | cwchar | 87 #undef vfwprintf 162 using ::vfwprintf;
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_std/ |
| D | cwchar | 89 #undef vfwprintf 162 using ::vfwprintf;
|
| /dragonfly/include/ |
| HD | wchar.h | 157 int vfwprintf(FILE * __restrict, const wchar_t * __restrict,
|
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | cfns.gperf | 209 #vfwprintf -- POSIX thread cancellation point
|