HomeSort by relevance Sort by last modified time
    Searched refs:__ARM_ARCH (Results 1 - 8 of 8) sorted by null

  /external/compiler-rt/lib/builtins/
assembly.h 52 #ifndef __ARM_ARCH
56 #define __ARM_ARCH 7
60 #ifndef __ARM_ARCH
64 #define __ARM_ARCH 6
68 #ifndef __ARM_ARCH
71 #define __ARM_ARCH 5
75 #ifndef __ARM_ARCH
76 #define __ARM_ARCH 4
79 #if defined(__ARM_ARCH_4T__) || __ARM_ARCH >= 5
83 (__ARM_ARCH >= 6 || (__ARM_ARCH == 5 && !defined(__ARM_ARCH_5__))
    [all...]
  /external/compiler-rt/lib/builtins/arm/
bswapsi2.S 25 #if __ARM_ARCH < 6
bswapdi2.S 25 #if __ARM_ARCH < 6
  /external/openssl/crypto/
arm_arch.h 26 # elif defined(__ARM_ARCH)
27 # define __ARM_ARCH__ __ARM_ARCH
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
arm_neon.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
arm_neon.h     [all...]

Completed in 281 milliseconds