Searched defs:ARMV7_NEON (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Darm_arch.h105 /* ARMV7_NEON is true when a NEON unit is present in the current CPU. */
106 #define ARMV7_NEON (1 << 0) macro
/external/boringssl/src/include/openssl/
H A Darm_arch.h105 /* ARMV7_NEON is true when a NEON unit is present in the current CPU. */
106 #define ARMV7_NEON (1 << 0) macro

Completed in 113 milliseconds