Home
last modified time | relevance | path

Searched defs:_tcsdup (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/curl/lib/
H A Dcurl_memory.h172 # define _tcsdup(ptr) Curl_cwcsdup(ptr) macro
175 # define _tcsdup(ptr) Curl_cstrdup(ptr) macro
H A Dmemdebug.h137 # define _tcsdup(ptr) curl_dbg_wcsdup(ptr, __LINE__, __FILE__) macro
140 # define _tcsdup(ptr) curl_dbg_strdup(ptr, __LINE__, __FILE__) macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtchar.h271 #define _tcsdup _wcsdup macro