Home
last modified time | relevance | path

Searched refs:kWordSizeInBits (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h37 const uptr kWordSizeInBits = 8 * kWordSize; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h39 const uptr kWordSizeInBits = 8 * kWordSize; variable