Home
last modified time | relevance | path

Searched refs:wcsdup (Results 1 – 16 of 16) sorted by relevance

/external/curl/lib/
Dcurl_memory.h134 # undef wcsdup
135 # define wcsdup(ptr) Curl_cwcsdup(ptr) macro
Dmemdebug.h101 # undef wcsdup
102 # define wcsdup(ptr) curl_dbg_wcsdup(ptr, __LINE__, __FILE__) macro
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Dwcsdup.c8 wchar_t *buff = wcsdup(L"foo"); in main()
/external/mtools/
Dsysincludes.h329 # define wcsdup strdup macro
496 wchar_t *wcsdup(const wchar_t *wcs);
DdirCache.c281 entry->longName = wcsdup(longName); in addUsedEntry()
282 entry->shortName = wcsdup(shortName); in addUsedEntry()
DmissFuncs.c69 wchar_t *wcsdup(const wchar_t *wcs) in wcsdup() function
Dconfigure.in176 wcsdup wcscasecmp wcsnlen putwc \
Dconfig.h.in333 /* Define to 1 if you have the `wcsdup' function. */
Dconfigure5464 wcsdup wcscasecmp wcsnlen putwc \
/external/python/cpython3/android/
Dlauncher_main.cpp88 config.run_filename = wcsdup(config.home); in main()
/external/clang/test/Analysis/
Dmalloc.c31 wchar_t *wcsdup(const wchar_t *s);
1120 wchar_t *s2 = wcsdup(s); in testWcsdup()
1151 wchar_t *s2 = wcsdup(s); in testWcsdupContentIsDefined()
/external/llvm-project/clang/test/Analysis/
Dmalloc.c36 wchar_t *wcsdup(const wchar_t *s);
1126 wchar_t *s2 = wcsdup(s); in testWcsdup()
1157 wchar_t *s2 = wcsdup(s); in testWcsdupContentIsDefined()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc6957 INTERCEPTOR(wchar_t *, wcsdup, wchar_t *s) {
6959 COMMON_INTERCEPTOR_ENTER(ctx, wcsdup, s);
6962 wchar_t *result = REAL(wcsdup)(s);
6968 #define INIT_WCSDUP COMMON_INTERCEPT_FUNCTION(wcsdup);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3247 fun:wcsdup=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3247 fun:wcsdup=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym584 PUBLIC 90650 0 wcsdup