Searched refs:_src (Results 1 – 1 of 1) sorted by relevance
41 const uint8_t* _src = static_cast<const uint8_t*>(src); in memmove() local44 _dest[i] = _src[i]; in memmove()48 _dest[i - 1] = _src[i - 1]; in memmove()