Searched defs:builtin_memcpy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_memcpy.c501 static __inline void * builtin_memcpy(void * to, const void * from, size_t n) function in typeref:typename:void *
597 static __inline void * builtin_memcpy(void * to, const void * from, int n) function in typeref:typename:void *
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_memcpy.c405 static __inline void * builtin_memcpy(void * to, const void * from, size_t n) function in typeref:typename:void *
499 static __inline void * builtin_memcpy(void * to, const void * from, int n) function in typeref:typename:void *

Completed in 14 milliseconds