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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp39 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp41 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp42 #define COMMON_MALLOC_POSIX_MEMALIGN(memptr, alignment, size) \ macro

Completed in 133 milliseconds