Home
last modified time | relevance | path

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

/sysdeps/s390/
A Difunc-stpcpy.h33 # define STPCPY_DEFAULT STPCPY_Z13
49 # define STPCPY_Z13 __stpcpy_vx macro
51 # define STPCPY_Z13 NULL macro
A Dstpcpy.c37 extern __typeof (__redirect_stpcpy) STPCPY_Z13 attribute_hidden;
42 ? STPCPY_Z13
A Dstpcpy-vx.S41 ENTRY(STPCPY_Z13)
105 END(STPCPY_Z13)
108 strong_alias (STPCPY_Z13, __stpcpy)
113 strong_alias (STPCPY_Z13, __GI_stpcpy)
114 strong_alias (STPCPY_Z13, __GI___stpcpy)
/sysdeps/s390/multiarch/
A Difunc-impl-list.c260 dl_hwcap & HWCAP_S390_VX, STPCPY_Z13) in __libc_ifunc_impl_list()

Completed in 16 milliseconds