Searched refs:HWCAP_VFPv4 (Results 1 – 1 of 1) sorted by relevance
440 #define HWCAP_VFPv4 (1 << 16) macro451 HWCAP_VFPv4 | \564 hwcaps |= HWCAP_VFPv4; in get_elf_hwcap_from_proc_cpuinfo()746 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit()