Searched refs:COMMON_MALLOC_SIZE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp47 #define COMMON_MALLOC_SIZE(ptr) \ macro
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp60 #define COMMON_MALLOC_SIZE(ptr) uptr size = user_alloc_usable_size(ptr); macro
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp50 #define COMMON_MALLOC_SIZE(ptr) \ macro

Completed in 130 milliseconds