Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Dstrnlen-vx.S39 ENTRY(STRNLEN_Z13)
135 END(STRNLEN_Z13)
138 strong_alias (STRNLEN_Z13, __strnlen)
143 strong_alias (STRNLEN_Z13, __GI_strnlen)
144 strong_alias (STRNLEN_Z13, __GI___strnlen)
Difunc-strnlen.h33 # define STRNLEN_DEFAULT STRNLEN_Z13
49 # define STRNLEN_Z13 __strnlen_vx macro
51 # define STRNLEN_Z13 NULL macro
Dstrnlen.c34 extern __typeof (__redirect_strnlen) STRNLEN_Z13 attribute_hidden;
39 ? STRNLEN_Z13
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c216 dl_hwcap & HWCAP_S390_VX, STRNLEN_Z13) in __libc_ifunc_impl_list()