Searched defs:Strcat (Results 1 – 1 of 1) sorted by relevance
1109 #define Strcat(a, b) strcat(a, b) macro1132 #define Strcat(a, b) wcscat(a, b) macro1142 #define Strcat(a, b) s_strcat(a, b) macro