Searched refs:kExponentBitCount (Results 1 – 5 of 5) sorted by relevance
336 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable343 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
349 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable356 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
327 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable334 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
352 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable359 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
333 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable340 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);