Searched refs:wcsdup (Results 1 – 7 of 7) sorted by relevance
40 wcsdup (const wchar_t *str) in wcsdup() function
72 * Function wcsdup:: Wide character string duplicate218 @include string/wcsdup.def
112 wcsdup.c
111 'wcsdup.c',
195 wchar_t *wcsdup (const wchar_t *) __malloc_like __result_use_check;
6793 * libc/string/wcsdup.c: Fix documentation error.6795 wcsdup.def rather than wcsdup.6941 * libc/include/wchar.h (wcsdup, _wcsdup_r): Declare.6942 * libc/string/Makefile.am: Add wcsdup.c.6944 * libc/string/strings.tex: Add wcsdup documentation reference.6945 * libc/string/wcsdup.c: New file.
2982 newlib/libc/string/wcsdup.c