Searched refs:dst_c (Results 1 – 1 of 1) sorted by relevance
31 char *dst_c = (char*)dst, in _memcpy() local34 dst_c[i] = src_c[i]; in _memcpy()