Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform.h85 # define SANITIZER_CAN_USE_ALLOCATOR64 0 macro
87 # define SANITIZER_CAN_USE_ALLOCATOR64 (SANITIZER_WORDSIZE == 64) macro