Searched refs:HWCAP_VFPv3 (Results 1 – 1 of 1) sorted by relevance
451 #define HWCAP_VFPv3 (1 << 13) macro470 HWCAP_VFPv3 | \592 hwcaps |= HWCAP_VFPv3; in get_elf_hwcap_from_proc_cpuinfo()776 int has_vfpv3 = (hwcaps & HWCAP_VFPv3); in android_cpuInit()