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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_mac.cc50 #define COMMON_MALLOC_SIZE(ptr) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_malloc_mac.cc48 #define COMMON_MALLOC_SIZE(ptr) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_mac.cc48 #define COMMON_MALLOC_SIZE(ptr) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_malloc_mac.cc46 #define COMMON_MALLOC_SIZE(ptr) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_malloc_mac.cpp47 #define COMMON_MALLOC_SIZE(ptr) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_malloc_mac.cc61 #define COMMON_MALLOC_SIZE(ptr) uptr size = user_alloc_usable_size(ptr); macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_malloc_mac.cc59 #define COMMON_MALLOC_SIZE(ptr) uptr size = user_alloc_usable_size(ptr); macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_mac.cpp50 #define COMMON_MALLOC_SIZE(ptr) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_malloc_mac.cpp60 #define COMMON_MALLOC_SIZE(ptr) uptr size = user_alloc_usable_size(ptr); macro

Completed in 306 milliseconds