Home
last modified time | relevance | path

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

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