Home
last modified time | relevance | path

Searched refs:S390_IS_Z196 (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c92 S390_IS_Z196 (stfle_bits), MEMSET_Z196) in __libc_ifunc_impl_list()
108 S390_IS_Z196 (stfle_bits), MEMCMP_Z196) in __libc_ifunc_impl_list()
124 S390_IS_Z196 (stfle_bits), MEMCPY_Z196) in __libc_ifunc_impl_list()
138 S390_IS_Z196 (stfle_bits), MEMPCPY_Z196) in __libc_ifunc_impl_list()
Difunc-resolve.h31 #define S390_IS_Z196(STFLE_BITS) \ macro
/glibc-2.36/sysdeps/s390/
Dmemcpy.c42 (HAVE_MEMCPY_Z196 && S390_IS_Z196 (stfle_bits))
Dmemset.c41 (HAVE_MEMSET_Z196 && S390_IS_Z196 (stfle_bits))
Dmemcmp.c41 (HAVE_MEMCMP_Z196 && S390_IS_Z196 (stfle_bits))
Dmempcpy.c46 (HAVE_MEMCPY_Z196 && S390_IS_Z196 (stfle_bits))