Searched defs:ALT_STRCPY (Results 1 – 1 of 1) sorted by relevance
587 # define ALT_STRCPY(a,b) wcscpy((a),(b)) in get_alt_digits() macro592 # define ALT_STRCPY(a,b) strcpy((a),(b)) in get_alt_digits() macro