Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-wcpncpy.h33 # define WCPNCPY_DEFAULT WCPNCPY_Z13
50 # define WCPNCPY_Z13 __wcpncpy_vx macro
52 # define WCPNCPY_Z13 NULL macro
Dwcpncpy.c30 extern __typeof (__wcpncpy) WCPNCPY_Z13 attribute_hidden;
35 ? WCPNCPY_Z13
Dwcpncpy-vx.S42 ENTRY(WCPNCPY_Z13)
222 END(WCPNCPY_Z13)
225 strong_alias (WCPNCPY_Z13, __wcpncpy)
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c504 dl_hwcap & HWCAP_S390_VX, WCPNCPY_Z13) in __libc_ifunc_impl_list()