Home
last modified time | relevance | path

Searched refs:MEMCMP_Z196 (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/s390/
Difunc-memcmp.h27 # define MEMCMP_DEFAULT MEMCMP_Z196
56 # define MEMCMP_Z196 __memcmp_z196 macro
58 # define MEMCMP_Z196 NULL macro
Dmemcmp.c35 extern __typeof (__redirect_memcmp) MEMCMP_Z196 attribute_hidden;
42 ? MEMCMP_Z196
Dmemcmp-z900.S124 ENTRY(MEMCMP_Z196)
159 END(MEMCMP_Z196)
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c108 S390_IS_Z196 (stfle_bits), MEMCMP_Z196) in __libc_ifunc_impl_list()