Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-strchr.h37 # define STRCHR_DEFAULT STRCHR_C
43 # define STRCHR_C __strchr_c macro
45 # define STRCHR_C NULL macro
Dstrchr-c.c23 # define STRCHR STRCHR_C
Dstrchr.c30 extern __typeof (__redirect_strchr) STRCHR_C attribute_hidden;
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c327 IFUNC_IMPL_ADD (array, i, strchr, 1, STRCHR_C) in __libc_ifunc_impl_list()