Searched refs:HWCAP_VFPv4 (Results 1 – 1 of 1) sorted by relevance
469 #define HWCAP_VFPv4 (1 << 16) macro487 HWCAP_VFPv4 | \612 hwcaps |= HWCAP_VFPv4; in get_elf_hwcap_from_proc_cpuinfo()794 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit()