Searched refs:approx_middle (Results 1 – 1 of 1) sorted by relevance
227 UInt128 approx_middle = static_cast<UInt128>(high64(mantissa)) * variable236 approx_lower + (static_cast<UInt128>(low64(approx_middle)) << 64);237 UInt128 final_approx_upper = approx_upper + high64(approx_middle) +