Searched defs:MaxBits (Results 1 – 3 of 3) sorted by relevance
189 static constexpr SizeT MaxBits = sizeof(SmallBitVector::Bits) * CHAR_BIT; variable
443 const unsigned MaxBits = 64; in convertFloatingToInteger() local
322 uint16_t MaxBits; member