Searched refs:first_approx (Results 1 – 1 of 1) sorted by relevance
121 UInt128 first_approx = variable133 if ((high64(first_approx) & halfway_constant) == halfway_constant &&134 low64(first_approx) + mantissa < mantissa) {138 first_approx + static_cast<UInt128>(high64(low_bits));147 final_approx = first_approx;