Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-strchrnul.h37 # define STRCHRNUL_DEFAULT STRCHRNUL_C
43 # define STRCHRNUL_C __strchrnul_c macro
45 # define STRCHRNUL_C NULL macro
Dstrchrnul-c.c23 # define STRCHRNUL STRCHRNUL_C
Dstrchrnul.c26 extern __typeof (__strchrnul) STRCHRNUL_C attribute_hidden;
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c339 IFUNC_IMPL_ADD (array, i, strchrnul, 1, STRCHRNUL_C) in __libc_ifunc_impl_list()