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