Searched defs:SANITIZER_WORDSIZE (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform.h61 # define SANITIZER_WORDSIZE 64 macro
63 # define SANITIZER_WORDSIZE 32 macro
66 #if SANITIZER_WORDSIZE == 64
87 # define SANITIZER_CAN_USE_ALLOCATOR64 (SANITIZER_WORDSIZE == 64)
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_utils.h62 # define SANITIZER_WORDSIZE 64 macro
64 # define SANITIZER_WORDSIZE 32 macro

Completed in 251 milliseconds