Home
last modified time | relevance | path

Searched defs:COMMON_MALLOC_REALLOC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp39 #define COMMON_MALLOC_REALLOC(ptr, size) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp33 #define COMMON_MALLOC_REALLOC(ptr, size) \ macro