Searched refs:HWCAP_VFPv3 (Results 1 – 1 of 1) sorted by relevance
415 #define HWCAP_VFPv3 (1 << 13) macro479 hwcaps |= HWCAP_VFPv3; in get_elf_hwcap()651 int has_vfpv3 = (hwcaps & HWCAP_VFPv3); in android_cpuInit()