Searched defs:DoubleBits (Results 1 – 5 of 5) sorted by relevance
411 using DoubleBits = typename fputil::FPBits<double>; in larger_exponent() typedef425 using DoubleBits = typename fputil::FPBits<double>; in powf_double_double() typedef514 using DoubleBits = typename fputil::FPBits<double>; typedef
21 using DoubleBits = fputil::FPBits<double>; typedef
89 using DoubleBits = typename fputil::FPBits<double>; typedef
447 using DoubleBits = FPBits<double>; in TEST() typedef
193 TEST(MathExtras, DoubleBits) { in TEST() argument