Searched refs:duff_copy (Results 1 – 1 of 1) sorted by relevance
677 constexpr void duff_copy(char *a, const char *b, int n) { in duff_copy() function695 duff_copy(buffer, str, n); in test_copy()