Searched refs:__int_memcpy (Results 1 – 1 of 1) sorted by relevance
429 __int_memcpy (void *__restrict s1, const void *__restrict s2, size_t n) in __int_memcpy() function876 __int_memcpy (s1, s2, n >> 2); in memcpy()