Home
last modified time | relevance | path

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

/sysdeps/s390/
A Difunc-strcat.h33 # define STRCAT_DEFAULT STRCAT_Z13
49 # define STRCAT_Z13 __strcat_vx macro
51 # define STRCAT_Z13 NULL macro
A Dstrcat.c32 extern __typeof (__redirect_strcat) STRCAT_Z13 attribute_hidden;
37 ? STRCAT_Z13
A Dstrcat-vx.S41 ENTRY(STRCAT_Z13)
161 END(STRCAT_Z13)
164 strong_alias (STRCAT_Z13, strcat)
168 strong_alias (STRCAT_Z13, __GI_strcat)
/sysdeps/s390/multiarch/
A Difunc-impl-list.c296 dl_hwcap & HWCAP_S390_VX, STRCAT_Z13) in __libc_ifunc_impl_list()

Completed in 4 milliseconds