Searched defs:uniqueIdMask (Results 1 – 2 of 2) sorted by relevance
658 static constexpr uint64_t uniqueIdMask = (1LL << LevelFlagBitOffset) - 1; variable
654 static constexpr uint64_t uniqueIdMask = (1LL << LevelFlagBitOffset) - 1; variable