Searched defs:HWCAP_NEON (Results 1 – 7 of 7) sorted by relevance
80 const HWCAP_NEON: c_ulong = 1 << 1; in setup() constant83 const HWCAP_NEON: c_ulong = 1 << 12; in setup() constant
20 #define HWCAP_NEON (1 << 12) macro
32 #define HWCAP_NEON (1 << 12) macro
13 #define HWCAP_NEON (1 << 12) macro
468 #define HWCAP_NEON (1 << 12) macro