Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/string/
Dwmemcpy.c43 wmemcpy(wchar_t * __restrict d, const wchar_t * __restrict s, size_t n) in wmemcpy() function
/bionic/tests/
Dwchar_test.cpp1205 TEST(wchar, wmemcpy) { in TEST() argument