Searched defs:float_info (Results 1 – 1 of 1) sorted by relevance
201 using float_info = fmt::detail::dragonbox::float_info<float>; in TEST() typedef325 template <> struct float_info<slow_float> { struct326 using carrier_uint = uint32_t;327 static const int exponent_bits = 8;