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