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

  /external/boringssl/src/crypto/modes/
cbc.c 55 #ifndef STRICT_ALIGNMENT
56 # define STRICT_ALIGNMENT 0
68 if (STRICT_ALIGNMENT &&
135 if (STRICT_ALIGNMENT &&
166 if (STRICT_ALIGNMENT &&
internal.h 61 #define STRICT_ALIGNMENT 1
63 #undef STRICT_ALIGNMENT
64 #define STRICT_ALIGNMENT 0
108 #elif defined(OPENSSL_ARM) && !defined(STRICT_ALIGNMENT)
140 #if defined(BSWAP4) && !defined(STRICT_ALIGNMENT)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h     [all...]

Completed in 247 milliseconds