Searched defs:__has_feature (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/cxx-stl/gabi++/include/ | ||
D | gabixx_config.h | 71 #define __has_feature(x) 0 macro |
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ | ||
D | config.h | 22 #define __has_feature(__x) 0 macro |