Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-stpncpy.h33 # define STPNCPY_DEFAULT STPNCPY_Z13
49 # define STPNCPY_Z13 __stpncpy_vx macro
51 # define STPNCPY_Z13 NULL macro
Dstpncpy-vx.S43 ENTRY(STPNCPY_Z13)
201 END(STPNCPY_Z13)
204 strong_alias (STPNCPY_Z13, __stpncpy)
209 strong_alias (STPNCPY_Z13, __GI___stpncpy)
Dstpncpy.c34 extern __typeof (__redirect_stpncpy) STPNCPY_Z13 attribute_hidden;
39 ? STPNCPY_Z13
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c264 dl_hwcap & HWCAP_S390_VX, STPNCPY_Z13) in __libc_ifunc_impl_list()