Home
last modified time | relevance | path

Searched refs:kExponentBitCount (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h258 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
265 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);