Home
last modified time | relevance | path

Searched refs:COMMON_MALLOC_REALLOC (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_malloc_mac.cc35 #define COMMON_MALLOC_REALLOC(ptr, size) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_malloc_mac.cc34 #define COMMON_MALLOC_REALLOC(ptr, size) \ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc110 COMMON_MALLOC_REALLOC(ptr, size);
208 COMMON_MALLOC_REALLOC(ptr, new_size);