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

  /external/openssl/crypto/modes/
cbc128.c 62 #ifndef STRICT_ALIGNMENT
63 # define STRICT_ALIGNMENT 0
76 if (STRICT_ALIGNMENT &&
128 if (STRICT_ALIGNMENT &&
153 if (STRICT_ALIGNMENT &&
modes_lcl.h 28 #define STRICT_ALIGNMENT 1
36 # undef STRICT_ALIGNMENT
56 # elif (defined(__arm__) || defined(__arm)) && !defined(STRICT_ALIGNMENT)
81 #if defined(BSWAP4) && !defined(STRICT_ALIGNMENT)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 649 #define STRICT_ALIGNMENT 1
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 649 #define STRICT_ALIGNMENT 1
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 649 #define STRICT_ALIGNMENT 1
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 649 #define STRICT_ALIGNMENT 1
    [all...]

Completed in 195 milliseconds