Home
last modified time | relevance | path

Searched refs:S390_IS_Z10 (Results 1 – 7 of 7) sorted by relevance

/sysdeps/s390/
A Dbzero.c41 : (HAVE_MEMSET_Z10 && S390_IS_Z10 (stfle_bits))
A Dmemcpy.c44 : (HAVE_MEMCPY_Z10 && S390_IS_Z10 (stfle_bits))
A Dmemset.c43 : (HAVE_MEMSET_Z10 && S390_IS_Z10 (stfle_bits))
A Dmemcmp.c43 : (HAVE_MEMCMP_Z10 && S390_IS_Z10 (stfle_bits))
A Dmempcpy.c48 : (HAVE_MEMCPY_Z10 && S390_IS_Z10 (stfle_bits))
/sysdeps/s390/multiarch/
A Difunc-resolve.h34 #define S390_IS_Z10(STFLE_BITS) \ macro
A Difunc-impl-list.c101 S390_IS_Z10 (stfle_bits), MEMSET_Z10) in __libc_ifunc_impl_list()
116 S390_IS_Z10 (stfle_bits), BZERO_Z10) in __libc_ifunc_impl_list()
132 S390_IS_Z10 (stfle_bits), MEMCMP_Z10) in __libc_ifunc_impl_list()
148 S390_IS_Z10 (stfle_bits), MEMCPY_Z10) in __libc_ifunc_impl_list()
162 S390_IS_Z10 (stfle_bits), MEMPCPY_Z10) in __libc_ifunc_impl_list()

Completed in 7 milliseconds