Searched defs:wmemmove (Results 1 – 3 of 3) sorted by relevance
81 INTERCEPTOR(wchar_t *,wmemmove,wchar_t * dst,const wchar_t * src,uptr size) INTERCEPTOR() argument
292 #define wmemmove BUILTIN(wmemmove) macro
679 INTERCEPTOR(wchar_t *,wmemmove,wchar_t * dest,const wchar_t * src,SIZE_T n) INTERCEPTOR() argument