Home
last modified time | relevance | path

Searched refs:HWCAP_ARCH_3_00 (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/
Dppccap.c251 #define HWCAP_ARCH_3_00 (1U << 23) macro
364 if (hwcap2 & HWCAP_ARCH_3_00) { in OPENSSL_cpuid_setup()