Searched defs:BITS (Results 1 – 3 of 3) sorted by relevance
49 static constexpr Size BITS = 32U; variable59 static constexpr Size BITS = 64UL; variable69 static constexpr Size BITS = 16U; variable
31 static constexpr size_t BITS = sizeof(size_t) * 8ULL - ark::Clz(SIZE); variable
76 static constexpr size_t BITS = sizeof(size_t) * 8ULL - ark::Clz(SIZE); variable