Home
last modified time | relevance | path

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

/external/musl/src/string/
Dwcsdup.c4 wchar_t *wcsdup(const wchar_t *s) in wcsdup() function
/external/curl/lib/
Dcurl_memory.h135 # define wcsdup(ptr) Curl_cwcsdup(ptr) macro
Dmemdebug.h102 # define wcsdup(ptr) curl_dbg_wcsdup(ptr, __LINE__, __FILE__) macro
/external/mtools/
Dsysincludes.h348 # define wcsdup strdup macro
DmissFuncs.c69 wchar_t *wcsdup(const wchar_t *wcs) in wcsdup() function