Searched refs:mantissa_t_width (Results 1 – 1 of 1) sorted by relevance
698 constexpr int mantissa_t_width = sizeof(mantissa_t) * __CHAR_BIT__; in __floating_to_chars_hex() local716 static_assert(mantissa_t_width >= rounded_mantissa_bits); in __floating_to_chars_hex()776 static_assert(mantissa_t_width == 64 in __floating_to_chars_hex()