Searched defs:wcsdup (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/upstream-freebsd/lib/libc/string/ | ||
D | wcsdup.c | 36 wcsdup(const wchar_t *s) in wcsdup() function |
/bionic/tests/ | ||
D | wchar_test.cpp | 1242 TEST(wchar, wcsdup) { in TEST() argument |