Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-strnlen.h37 # define STRNLEN_DEFAULT STRNLEN_C
43 # define STRNLEN_C __strnlen_c macro
45 # define STRNLEN_C NULL macro
Dstrnlen-c.c23 # define STRNLEN STRNLEN_C
Dstrnlen.c30 extern __typeof (__redirect_strnlen) STRNLEN_C attribute_hidden;
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c219 IFUNC_IMPL_ADD (array, i, strnlen, 1, STRNLEN_C) in __libc_ifunc_impl_list()