Searched defs:Strcat (Results 1 – 3 of 3) sorted by relevance
71 #define Strcat (void) strcat macro
68 #define Strcat (void) strcat macro
1114 #define Strcat(a, b) strcat(a, b) macro1137 #define Strcat(a, b) wcscat(a, b) macro1147 #define Strcat(a, b) s_strcat(a, b) macro