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