Searched refs:truncated_bits (Results 1 – 1 of 1) sorted by relevance
107 const MantissaInt truncated_bits = in convert_float_hex_exp() local116 if (truncated_bits > halfway_const) in convert_float_hex_exp()118 else if (truncated_bits == halfway_const) in convert_float_hex_exp()122 if (truncated_bits > 0 && is_negative) in convert_float_hex_exp()126 if (truncated_bits > 0 && !is_negative) in convert_float_hex_exp()