| /openbsd-src/lib/libc/stdio/ |
| H A D | vswprintf.c | 40 vswprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt, in vswprintf() function 97 DEF_STRONG(vswprintf);
|
| H A D | swprintf.c | 41 ret = vswprintf(s, n, fmt, ap); in swprintf()
|
| H A D | Makefile.inc | 20 fwprintf.c swprintf.c vfwprintf.c vswprintf.c vwprintf.c wprintf.c \
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/c_std/ |
| H A D | std_cwchar.h | 96 #undef vswprintf 158 using ::vswprintf;
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/c_std/ |
| H A D | std_cwchar.h | 100 #undef vswprintf 171 using ::vswprintf;
|
| /openbsd-src/lib/libc/hidden/ |
| H A D | wchar.h | 46 PROTO_NORMAL(vswprintf);
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/c_compatibility/ |
| H A D | wchar.h | 54 using std::vswprintf;
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/c_compatibility/ |
| H A D | wchar.h | 56 using std::vswprintf;
|
| /openbsd-src/gnu/usr.bin/texinfo/intl/ |
| H A D | libgnuintl.h.in | 357 #undef vswprintf 358 #define vswprintf libintl_vswprintf macro 359 extern int vswprintf (wchar_t *, size_t, const wchar_t *, va_list);
|
| H A D | printf.c | 268 # define system_vswprintf vswprintf
|
| /openbsd-src/regress/lib/libc/wprintf/ |
| H A D | wfp.c | 212 vswprintf(ws, sizeof(ws)/sizeof(ws[0]), fmt, ap); in _testfmt()
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | cwchar | 39 int vswprintf(wchar_t* restrict s, size_t n, const wchar_t* restrict format, va_list arg); 135 using ::vswprintf _LIBCPP_USING_IF_EXISTS;
|
| /openbsd-src/include/ |
| H A D | wchar.h | 214 int vswprintf(wchar_t * __restrict, size_t, const wchar_t * __restrict,
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
| H A D | msan_interceptors.cpp | 479 INTERCEPTOR(int, vswprintf, void *str, uptr size, void *format, va_list ap) { 481 int res = REAL(vswprintf)(str, size, format, ap); 492 int res = vswprintf(str, size, format, ap); in INTERCEPTOR() 1724 INTERCEPT_FUNCTION_VER(vswprintf, SANITIZER_NLDBL_VERSION); in InitializeInterceptors() 1727 INTERCEPT_FUNCTION(vswprintf); in InitializeInterceptors()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cfns.gperf | 195 vswprintf keyword
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | cfns.gperf | 194 vswprintf
|
| /openbsd-src/lib/libc/ |
| H A D | Symbols.list | 1470 vswprintf
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | config.h.in | 614 /* Define if you have the vswprintf function. */
|
| H A D | configure | 4878 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \ 6017 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \ 6997 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \ 7987 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \ 8991 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \ 9886 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \ 22343 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \
|
| H A D | acinclude.m4 | 993 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \
|
| H A D | aclocal.m4 | 1005 fwprintf fwscanf swprintf swscanf vfwprintf vfwscanf vswprintf vswscanf \
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
| H A D | CSymbolMap.inc | 878 SYMBOL(vswprintf, None, <wchar.h>)
|
| H A D | StdSymbolMap.inc | 1234 SYMBOL(vswprintf, std::, <cwchar>)
|
| /openbsd-src/gnu/llvm/clang/docs/analyzer/ |
| H A D | checkers.rst | 863 …canf, vfwscanf, sscanf, swscanf, vsscanf, vswscanf, swprintf, snprintf, vswprintf, vsnprintf, memc…
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 3220 fun:vswprintf=uninstrumented
|