Searched refs:HWCAP_VFPv4 (Results 1 – 1 of 1) sorted by relevance
453 #define HWCAP_VFPv4 (1 << 16) macro471 HWCAP_VFPv4 | \596 hwcaps |= HWCAP_VFPv4; in get_elf_hwcap_from_proc_cpuinfo()778 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit()