Searched refs:HWCAP_S390_VXRS_EXT2 (Results 1 – 8 of 8) sorted by relevance
59 HWCAP_S390_VXRS_EXT2 = 1 << 15, enumerator72 | HWCAP_S390_VXRS_EXT2)
40 (HAVE_STRSTR_ARCH13 && (hwcap & HWCAP_S390_VXRS_EXT2))
46 (HAVE_MEMMOVE_ARCH13 && (hwcap & HWCAP_S390_VXRS_EXT2)
42 (HAVE_MEMMEM_ARCH13 && (hwcap & HWCAP_S390_VXRS_EXT2))
29 if (!(GLRO(dl_hwcap) & HWCAP_S390_VXRS_EXT2)) in dl_hwcap_check()
48 if (!((GLRO (dl_hwcap) & HWCAP_S390_VXRS_EXT2) in _dl_hwcaps_subdirs_active()
50 #define HWCAP_S390_VXRS_EXT2 32768 macro
174 ((dl_hwcap & HWCAP_S390_VXRS_EXT2) in __libc_ifunc_impl_list()192 dl_hwcap & HWCAP_S390_VXRS_EXT2, STRSTR_ARCH13) in __libc_ifunc_impl_list()208 dl_hwcap & HWCAP_S390_VXRS_EXT2, MEMMEM_ARCH13) in __libc_ifunc_impl_list()
Completed in 8 milliseconds