Searched refs:s_word (Results 1 – 1 of 1) sorted by relevance
304 const mem_word_t *s_word = (const mem_word_t *)s_byte; in memcpy() local307 *(d_word++) = *(s_word++); in memcpy()312 s_byte = (unsigned char *)s_word; in memcpy()