Searched defs:STRCAT (Results 1 – 22 of 22) sorted by relevance
23 # define STRCAT strcat macro28 STRCAT (char *dest, const char *src) in STRCAT() function
28 # define STRCAT strcat macro42 # define STRCAT wcscat macro
27 # define STRCAT __strcat_sse2 macro
2 #define STRCAT __strncat_avx2_rtm macro
6 #define STRCAT STRNCAT macro
29 # define STRCAT __strcat_sse2_unaligned macro
2 # define STRCAT __strcat_avx2_rtm macro
27 # define STRCAT __strcat_avx2 macro
27 # define STRCAT __strcat_evex macro
1 #define STRCAT __strncat_ssse3 macro
1 #define STRCAT __strncat_sse2 macro
36 # define STRCAT __strcat_ssse3 macro
65 # define STRCAT __strcat_sse2 macro
20 #define STRCAT __strcat_ppc macro
20 #define STRCAT __strcat_power7 macro
20 #define STRCAT __strcat_power8 macro
23 # define STRCAT STRCAT_C macro
19 #define STRCAT strcat macro
117 #define STRCAT(D, S) strcat (D, S) macro138 #define STRCAT(D, S) wcscat (D, S) macro
78 # define STRCAT strcat macro103 # define STRCAT wcscat macro