Home
last modified time | relevance | path

Searched refs:should_round (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfloating_to_chars.cc763 const bitvec should_round = round_bit & (has_tail_bits | lsb_bit); in __floating_to_chars_hex() local
769 if (should_round & (mantissa_t{1} << dropped_bits)) in __floating_to_chars_hex()

Completed in 4 milliseconds