Home
last modified time | relevance | path

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

/sysdeps/s390/
A Difunc-strnlen.h33 # define STRNLEN_DEFAULT STRNLEN_Z13
49 # define STRNLEN_Z13 __strnlen_vx macro
51 # define STRNLEN_Z13 NULL macro
A Dstrnlen.c34 extern __typeof (__redirect_strnlen) STRNLEN_Z13 attribute_hidden;
39 ? STRNLEN_Z13
A 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)
/sysdeps/s390/multiarch/
A Difunc-impl-list.c236 dl_hwcap & HWCAP_S390_VX, STRNLEN_Z13) in __libc_ifunc_impl_list()

Completed in 5 milliseconds