Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-wcsncmp.h37 # define WCSNCMP_DEFAULT WCSNCMP_C
43 # define WCSNCMP_C __wcsncmp_c macro
45 # define WCSNCMP_C NULL macro
Dwcsncmp-c.c23 # define WCSNCMP WCSNCMP_C
Dwcsncmp.c26 extern __typeof (wcsncmp) WCSNCMP_C attribute_hidden;
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c555 IFUNC_IMPL_ADD (array, i, wcsncmp, 1, WCSNCMP_C) in __libc_ifunc_impl_list()