Home
last modified time | relevance | path

Searched defs:float_info (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fmtlib/test/
H A Dformat-impl-test.cc201 using float_info = fmt::detail::dragonbox::float_info<float>; in TEST() typedef
325 template <> struct float_info<slow_float> { struct
326 using carrier_uint = uint32_t;
327 static const int exponent_bits = 8;