Searched refs:__dest (Results 1 – 1 of 1) sorted by relevance
307 u32 *__dest = dest; in copy_words() local315 *(__dest++) = *(__src++); in copy_words()320 u16 *__dest = dest; in copy_shorts() local328 *(__dest++) = *(__src++); in copy_shorts()333 u8 *__dest = dest; in copy_bytes() local337 *(__dest++) = *(__src++); in copy_bytes()