Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-wcscat.h38 # define WCSCAT_DEFAULT WCSCAT_C
44 # define WCSCAT_C __wcscat_c macro
46 # define WCSCAT_C NULL macro
Dwcscat-c.c23 # define WCSCAT WCSCAT_C
Dwcscat.c26 extern __typeof (__wcscat) WCSCAT_C attribute_hidden;
Dwcscat-vx.S174 jg WCSCAT_C
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c519 IFUNC_IMPL_ADD (array, i, wcscat, 1, WCSCAT_C) in __libc_ifunc_impl_list()