Searched defs:__has_feature (Results 1 - 25 of 89) sorted by relevance

1234

/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/sanitizer/
H A Dcommon_interface_defs.h19 // GCC does not understand __has_feature.
20 #if !defined(__has_feature)
21 # define __has_feature(x) 0 macro
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
H A Dgabixx_config.h70 #if !defined(__clang__) && !defined(__has_feature)
71 #define __has_feature(x) 0 macro
74 #if (defined(__clang__) && __has_feature(cxx_exceptions)) || \
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dgabixx_config.h70 #if !defined(__clang__) && !defined(__has_feature)
71 #define __has_feature(x) 0 macro
74 #if (defined(__clang__) && __has_feature(cxx_exceptions)) || \
/prebuilts/ndk/current/sources/cxx-stl/EH/gabi++/include/
H A Dgabixx_config.h70 #if !defined(__clang__) && !defined(__has_feature)
71 #define __has_feature(x) 0 macro
74 #if (defined(__clang__) && __has_feature(cxx_exceptions)) || \
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/
H A Dgabixx_config.h70 #if !defined(__clang__) && !defined(__has_feature)
71 #define __has_feature(x) 0 macro
74 #if (defined(__clang__) && __has_feature(cxx_exceptions)) || \
/prebuilts/ndk/9/platforms/android-10/arch-arm64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-10/arch-mips64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-10/arch-x86_64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-11/arch-arm64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-11/arch-mips64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-11/arch-x86_64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-12/arch-arm64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-12/arch-mips64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-12/arch-x86_64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-13/arch-arm64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-13/arch-mips64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-13/arch-x86_64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-14/arch-arm64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-14/arch-mips64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-14/arch-x86_64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-15/arch-arm64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-15/arch-mips64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-15/arch-x86_64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-16/arch-arm64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro
/prebuilts/ndk/9/platforms/android-16/arch-mips64/usr/include/sys/
H A Dcdefs.h45 #define __has_extension __has_feature
47 #ifndef __has_feature
48 #define __has_feature(x) 0 macro

Completed in 573 milliseconds

1234