Searched refs:vswprintf (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dswprintf.c49 ret = vswprintf(s, n, fmt, ap);
H A Dvswprintf.c1 /* $NetBSD: vswprintf.c,v 1.1 2005/05/14 23:51:02 christos Exp $ */
33 __FBSDID("$FreeBSD: src/lib/libc/stdio/vswprintf.c,v 1.6 2005/02/21 19:41:44 fjoe Exp $");
35 __RCSID("$NetBSD: vswprintf.c,v 1.1 2005/05/14 23:51:02 christos Exp $");
48 vswprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt, function
H A DMakefile.inc21 vprintf.c vscanf.c vsnprintf.c vsnprintf_ss.c vsscanf.c vswprintf.c \
65 MLINKS+=wprintf.3 vwprintf.3 wprintf.3 vfwprintf.3 wprintf.3 vswprintf.3
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/21_strings/headers/cwchar/
H A Dfunctions_std.cc46 using std::vswprintf;
/netbsd-6-1-5-RELEASE/gnu/usr.bin/gettext/include/
H A Dlibgnuintl.h357 #undef vswprintf
358 #define vswprintf libintl_vswprintf
359 extern int vswprintf (wchar_t *, size_t, const wchar_t *, va_list);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dwchar.h56 using std::vswprintf;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_compatibility/
H A Dwchar.h56 using std::vswprintf;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cwchar.h99 #undef vswprintf macro
169 using ::vswprintf;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.h282 "vswprintf",
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dcfns.h262 "vswprintf",
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h2811 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(int),
2816 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf,
2822 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, 4 * sizeof(long),
2827 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf,
2833 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf,
2839 { return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf,
2848 return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, __n,
2857 return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, __n,
2866 return __gnu_cxx::__to_xstring<wstring>(&std::vswprintf, __n,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.h2604 { return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf,
2610 { return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf,
2616 { return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf,
2622 { return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf,
2628 { return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf,
2634 { return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf,
2642 return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf, __n,
2650 return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf, __n,
2658 return __gnu_cxx::__to_xstring<__wvstring>(&std::vswprintf, __n,
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dprintf.c270 # define system_vswprintf vswprintf
/netbsd-6-1-5-RELEASE/include/
H A Dwchar.h178 int vswprintf(wchar_t * __restrict, size_t, const wchar_t * __restrict,
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dprintf.c268 # define system_vswprintf vswprintf
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure16240 using ::vswprintf;
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/
H A Dconfigure6878 using ::vswprintf;
[all...]

Completed in 267 milliseconds