Searched refs:ALT_STRCPY (Results 1 – 1 of 1) sorted by relevance
586 # define ALT_STRCPY(a,b) wcscpy((a),(b)) in get_alt_digits() macro591 # define ALT_STRCPY(a,b) strcpy((a),(b)) in get_alt_digits() macro637 ALT_STRCPY (adi->buffer, alt_digits); in get_alt_digits()