Searched refs:PowerWithErrors (Results 1 – 1 of 1) sorted by relevance
107 struct PowerWithErrors { struct958 constexpr PowerWithErrors Power(const Integer &exponent) const { in MultiplyUnsigned()959 PowerWithErrors result{1, false, false, false}; in MultiplyUnsigned()