Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform.h300 # define SANITIZER_CAN_USE_ALLOCATOR64 0 macro
302 # define SANITIZER_CAN_USE_ALLOCATOR64 0 macro
304 # define SANITIZER_CAN_USE_ALLOCATOR64 (SANITIZER_WORDSIZE == 64) macro