Searched refs:__memcpy3d (Results 1 – 2 of 2) sorted by relevance
10 return __memcpy3d(to, from, n); in memcpy()
162 static inline void *__memcpy3d(void *to, const void *from, size_t len) in __memcpy3d() function172 : __memcpy3d((t), (f), (n)))