Searched defs:SANITIZER_CAN_USE_ALLOCATOR64 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform.h223 # define SANITIZER_CAN_USE_ALLOCATOR64 1 macro
225 # define SANITIZER_CAN_USE_ALLOCATOR64 0 macro
227 # define SANITIZER_CAN_USE_ALLOCATOR64 (SANITIZER_WORDSIZE == 64) macro

Completed in 102 milliseconds