Home
last modified time | relevance | path

Searched defs:wmemcpy (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/string/
Dwmemcpy.c3 wchar_t *wmemcpy(wchar_t *restrict d, const wchar_t *restrict s, size_t n) in wmemcpy() function
/third_party/mingw-w64/mingw-w64-crt/misc/
Dwmemcpy.c29 wchar_t *__cdecl wmemcpy(wchar_t *_S1,const wchar_t *_S2,size_t _N) in wmemcpy() function
/third_party/mingw-w64/mingw-w64-headers/crt/
Dwchar.h1479 …__CRT_INLINE wchar_t *__cdecl wmemcpy(wchar_t * __restrict__ _S1,const wchar_t * __restrict__ _S2,… in wmemcpy() function