Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/
Difunc-strcat.h37 # define STRCAT_DEFAULT STRCAT_C
43 # define STRCAT_C __strcat_c macro
45 # define STRCAT_C NULL macro
Dstrcat-c.c23 # define STRCAT STRCAT_C
Dstrcat.c28 extern __typeof (__redirect_strcat) STRCAT_C attribute_hidden;
/glibc-2.36/sysdeps/s390/multiarch/
Difunc-impl-list.c279 IFUNC_IMPL_ADD (array, i, strcat, 1, STRCAT_C) in __libc_ifunc_impl_list()