Home
last modified time | relevance | path

Searched refs:WCSCHRNUL_C (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/s390/
Difunc-wcschrnul.h38 # define WCSCHRNUL_DEFAULT WCSCHRNUL_C
44 # define WCSCHRNUL_C __wcschrnul_c macro
46 # define WCSCHRNUL_C NULL macro
Dwcschrnul-c.c23 # define WCSCHRNUL WCSCHRNUL_C
Dwcschrnul.c26 extern __typeof (__wcschrnul) WCSCHRNUL_C attribute_hidden;
Dwcschrnul-vx.S96 jg WCSCHRNUL_C
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c579 IFUNC_IMPL_ADD (array, i, wcschrnul, 1, WCSCHRNUL_C) in __libc_ifunc_impl_list()