Searched defs:exponent_bits (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h337 Bits exponent_bits() const { return kExponentBitMask & u_.bits_; } function in class:testing::internal::FloatingPoint

Completed in 10 milliseconds