Searched defs:Strcpy (Results 1 – 4 of 4) sorted by relevance
7 #define Strcpy (void) strcpy macro
26 #define Strcpy (void)strcpy macro
465 #define Strcpy(a, b) strcpy(a, b) macro485 #define Strcpy(a, b) s_strcpy(a, b) macro