Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_memory.h139 # define _tcsdup(ptr) Curl_cwcsdup(ptr) macro
142 # define _tcsdup(ptr) Curl_cstrdup(ptr) macro
Dmemdebug.h106 # define _tcsdup(ptr) curl_dbg_wcsdup(ptr, __LINE__, __FILE__) macro
109 # define _tcsdup(ptr) curl_dbg_strdup(ptr, __LINE__, __FILE__) macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Dtchar.h271 #define _tcsdup _wcsdup macro