Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-stpncpy.h37 # define STPNCPY_DEFAULT STPNCPY_C
43 # define STPNCPY_C __stpncpy_c macro
45 # define STPNCPY_C NULL macro
Dstpncpy-c.c23 # define STPNCPY STPNCPY_C
Dstpncpy.c30 extern __typeof (__redirect_stpncpy) STPNCPY_C attribute_hidden;
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c267 IFUNC_IMPL_ADD (array, i, stpncpy, 1, STPNCPY_C) in __libc_ifunc_impl_list()