Searched defs:my_memmove (Results 1 – 3 of 3) sorted by relevance
85 #define my_memmove memmove macro
53 static void* my_memmove( void *dst, const void *src, unsigned int len ) in my_memmove() function
912 static void* my_memmove( void *dst, const void *src, unsigned int len ) in my_memmove() function