Searched refs:dest (Results 1 – 1 of 1) sorted by relevance
875 static void MoveRange(uint8_t* dest, RangeSet* locs, const uint8_t* source) { in MoveRange() argument885 memmove(dest + (locs->pos[i*2] * BLOCKSIZE), source + (start * BLOCKSIZE), in MoveRange()