Home
last modified time | relevance | path

Searched defs:wmemset (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/arch-x86/generic/string/
H A Dwmemset.c17 #define wmemset wmemset_freebsd macro
/aosp12/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwmemset.c42 wmemset(wchar_t *s, wchar_t c, size_t n) in wmemset() function
/aosp12/bionic/libc/arch-x86/
H A Ddynamic_function_dispatch.cpp99 DEFINE_IFUNC_FOR(wmemset) { in DEFINE_IFUNC_FOR() argument
/aosp12/bionic/tests/
H A Dwchar_test.cpp1193 TEST(wchar, wmemset) { in TEST() argument