Searched refs:HashWithTagBit (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dstack_depot.h121 u64 HashWithTagBit = (u64(Hash) << 1) | 1; local
122 if ((Entry & 0x1ffffffff) != HashWithTagBit)

Completed in 111 milliseconds