Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping_sparc64.h23 #define HIGH_BITS (64 - VMA_BITS) macro
/llvm-project/libc/src/string/
H A Dstring_utils.h54 constexpr Word HIGH_BITS = repeat_byte<Word>(0x80); has_zeroes() local