Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h247 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
254 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);