Searched refs:HWCAP (Results 1 – 2 of 2) sorted by relevance
116 # define HWCAP 16 macro127 # define HWCAP 16 macro131 # define HWCAP_CE HWCAP187 if (getauxval(HWCAP) & HWCAP_NEON) { in OPENSSL_cpuid_setup()
120 #define HWCAP 16 /* AT_HWCAP */ macro218 unsigned long hwcap = getauxval(HWCAP); in OPENSSL_cpuid_setup()
Completed in 4 milliseconds