Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-freebsd/lib/libc/string/
H A Dwcsdup.c36 wcsdup(const wchar_t *s) in wcsdup() function
/aosp12/bionic/tests/
H A Dwchar_test.cpp1092 TEST(wchar, wcsdup) { in TEST() argument