Searched defs:wmemmove (Results 1 – 2 of 2) sorted by relevance
322 inline wchar_t* wmemmove(wchar_t* __RESTRICT __wdst, const wchar_t * __RESTRICT __wc, size_t __n) in wmemmove() function
339 wchar_t* wmemmove(wchar_t* d, const wchar_t* s, size_t n) { in wmemmove() function