Searched refs:__dest (Results 1 – 1 of 1) sorted by relevance
302 u32 *__dest = dest; in copy_words() local310 *(__dest++) = *(__src++); in copy_words()315 u16 *__dest = dest; in copy_shorts() local323 *(__dest++) = *(__src++); in copy_shorts()328 u8 *__dest = dest; in copy_bytes() local332 *(__dest++) = *(__src++); in copy_bytes()