Searched defs:STRCAT (Results 1 – 18 of 18) sorted by relevance
2 #define STRCAT __strncat_avx2_rtm macro
2 #define STRCAT __strncat_avx2 macro
2 #define STRCAT __strncat_evex macro
2 #define STRCAT __strncat_sse2_unaligned macro
2 #define STRCAT __strncat_ssse3 macro
24 # define STRCAT __strcat_sse2_unaligned macro
24 # define STRCAT __strcat_ssse3 macro
2 # define STRCAT __strcat_avx2_rtm macro
24 # define STRCAT __strcat_avx2 macro
24 # define STRCAT __strcat_evex macro
1 #define STRCAT __strncat_sse2 macro
1 #define STRCAT __strncat_ssse3 macro
36 # define STRCAT __strcat_ssse3 macro
65 # define STRCAT __strcat_sse2 macro
23 # define STRCAT STRCAT_C macro
20 #define STRCAT __strcat_ppc macro
20 #define STRCAT __strcat_power7 macro
20 #define STRCAT __strcat_power8 macro
Completed in 19 milliseconds