Searched refs:hi_complement (Results 1 – 1 of 1) sorted by relevance
50 const auto hi_complement = static_cast<T>(-hi); in AddNegatedPowers() local52 const auto it = AddPowers(dst, hi_complement, lo_complement, mult); in AddNegatedPowers()