Searched refs:wcsdup (Results 1 – 8 of 8) sorted by relevance
36 wcsdup(const wchar_t *s) in wcsdup() function
87 FUNCTION(wcsdup, wchar_t* (*f)(const wchar_t*)); in wchar_h()
140 wchar_t* wcsdup(const wchar_t* __s);
1092 TEST(wchar, wcsdup) { in TEST() argument1093 wchar_t* s = wcsdup(L"hello"); in TEST()
1142 wcsdup
1171 wcsdup;
329 "upstream-freebsd/lib/libc/string/wcsdup.c",