HomeSort by relevance Sort by last modified time
    Searched refs:STRCAT (Results 1 - 5 of 5) sorted by null

  /bionic/libc/arch-x86/atom/string/
ssse3-strncat-atom.S 31 #define STRCAT strncat_ssse3
34 #include "ssse3-strcat-atom.S"
ssse3-strcat-atom.S 89 #ifndef STRCAT
90 # define STRCAT strcat_ssse3
104 ENTRY (STRCAT)
  /bionic/libc/arch-x86_64/string/
sse2-strncat-slm.S 32 #define STRCAT strncat
33 #include "sse2-strcat-slm.S"
sse2-strcat-slm.S 31 #ifndef STRCAT
32 # define STRCAT strcat
65 ENTRY (STRCAT)
sse2-strcpy-slm.S     [all...]

Completed in 245 milliseconds