Home
last modified time | relevance | path

Searched refs:STRCAT (Results 1 – 21 of 21) sorted by relevance

/sysdeps/x86_64/multiarch/
A Dstrcat-avx2-rtm.S1 #ifndef STRCAT
2 # define STRCAT __strcat_avx2_rtm macro
A Dstrncat-avx2-rtm.S2 #define STRCAT __strncat_avx2_rtm macro
A Dstrncat-avx2.S2 #define STRCAT __strncat_avx2 macro
A Dstrncat-evex.S2 #define STRCAT __strncat_evex macro
A Dstrncat-sse2-unaligned.S2 #define STRCAT __strncat_sse2_unaligned macro
A Dstrncat-ssse3.S2 #define STRCAT __strncat_ssse3 macro
A Dstrcat-sse2-unaligned.S23 # ifndef STRCAT
24 # define STRCAT __strcat_sse2_unaligned macro
30 ENTRY (STRCAT)
A Dstrcat-avx2.S23 # ifndef STRCAT
24 # define STRCAT __strcat_avx2 macro
37 ENTRY (STRCAT)
A Dstrcat-evex.S23 # ifndef STRCAT
24 # define STRCAT __strcat_evex macro
42 ENTRY (STRCAT)
A Dstrcat-ssse3.S23 # ifndef STRCAT
24 # define STRCAT __strcat_ssse3 macro
30 ENTRY (STRCAT)
865 END (STRCAT)
A Dstrcpy-avx2.S998 END (STRCAT)
A Dstrcpy-evex.S1001 END (STRCAT)
A Dstrcpy-sse2-unaligned.S1793 END (STRCAT)
/sysdeps/i386/i686/multiarch/
A Dstrncat-sse2.S1 #define STRCAT __strncat_sse2 macro
A Dstrncat-ssse3.S1 #define STRCAT __strncat_ssse3 macro
A Dstrcat-ssse3.S35 # ifndef STRCAT
36 # define STRCAT __strcat_ssse3 macro
50 ENTRY (STRCAT)
570 END (STRCAT)
A Dstrcat-sse2.S64 # ifndef STRCAT
65 # define STRCAT __strcat_sse2 macro
87 ENTRY (STRCAT)
1171 END (STRCAT)
/sysdeps/s390/
A Dstrcat-c.c23 # define STRCAT STRCAT_C macro
/sysdeps/powerpc/powerpc64/multiarch/
A Dstrcat-ppc64.c20 #define STRCAT __strcat_ppc macro
A Dstrcat-power7.c20 #define STRCAT __strcat_power7 macro
A Dstrcat-power8.c20 #define STRCAT __strcat_power8 macro

Completed in 13 milliseconds