HomeSort by relevance Sort by last modified time
    Searched defs:__has_extension (Results 1 - 10 of 10) sorted by null

  /external/skia/src/sfnt/
SkTypedEnum.h 17 #ifndef __has_extension
18 #define __has_extension __has_feature macro
25 #elif defined(__clang__) && __has_extension(cxx_strong_enums)
  /external/llvm/include/llvm/Support/
Compiler.h 24 #ifndef __has_extension
25 # define __has_extension(x) 0 macro
  /bionic/libc/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro
  /development/ndk/platforms/android-21/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
cdefs.h 44 #ifndef __has_extension
45 #define __has_extension __has_feature macro

Completed in 1485 milliseconds