Searched defs:Strcpy (Results 1 – 3 of 3) sorted by relevance
70 #define Strcpy (void) strcpy macro
69 #define Strcpy (void) strcpy macro
1116 #define Strcpy(a, b) strcpy(a, b) macro1139 #define Strcpy(a, b) wcscpy(a, b) macro1149 #define Strcpy(a, b) s_strcpy(a, b) macro