Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/string/
H A Dwmemmove_s.cpp17 extern "C" errno_t __cdecl wmemmove_s( in wmemmove_s() function
/reactos/sdk/include/ucrt/
H A Dwchar.h239 __inline _CRT_INSECURE_DEPRECATE_MEMORY(wmemmove_s) in _CRT_INSECURE_DEPRECATE_MEMORY() argument
/reactos/sdk/lib/crt/wine/
H A Dheap.c776 int CDECL wmemmove_s(wchar_t *dest, size_t numberOfElements, in wmemmove_s() function