/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
H A D | wchar-ldbl.h | 28 __LDBL_REDIR_DECL (swprintf); variable
|
H A D | wchar2.h | 280 swprintf); 284 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, function 294 /* XXX We might want to have support in gcc for swprintf. */ 295 # define swprintf(s, n, ...) \ macro 299 : swprintf (s, n, __VA_ARGS__))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
H A D | wchar-ldbl.h | 28 __LDBL_REDIR_DECL (swprintf); variable
|
H A D | wchar2.h | 282 swprintf); 286 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, function 296 /* XXX We might want to have support in gcc for swprintf. */ 297 # define swprintf(s, n, ...) \ macro 301 : swprintf (s, n, __VA_ARGS__))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
H A D | wchar-ldbl.h | 28 __LDBL_REDIR_DECL (swprintf); variable
|
H A D | wchar2.h | 282 swprintf); 286 __NTH (swprintf (wchar_t *__restrict __s, size_t __n, function 296 /* XXX We might want to have support in gcc for swprintf. */ 297 # define swprintf(s, n, ...) \ macro 301 : swprintf (s, n, __VA_ARGS__))
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _cwchar.h | 80 extern int swprintf(); 244 # undef swprintf macro 245 # define swprintf _snwprintf macro 248 using ::swprintf; 251 using _STLP_VENDOR_CSTD::swprintf;
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/ |
H A D | support.h | 27 #define swprintf _snwprintf macro
|
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/ |
H A D | support.h | 27 #define swprintf _snwprintf macro
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | strsafe.h | 1937 #undef swprintf macro 1938 #define swprintf swprintf_instead_use_StringCbPrintfW_or_StringCchPrintfW; macro
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | strsafe.h | 1937 #undef swprintf macro 1938 #define swprintf swprintf_instead_use_StringCbPrintfW_or_StringCchPrintfW; macro
|