Searched refs:ModLong (Results 1 – 2 of 2) sorted by relevance
413 void BigInt::ModLong( const BigInt& rB, BigInt& rErg ) const in ModLong() function in BigInt992 aTmp1.ModLong(aTmp2, rMod); // nicht optimal in DivMod()1040 aTmp1.ModLong(aTmp2, *this); in operator %=()
69 TOOLS_DLLPRIVATE void ModLong(BigInt const &, BigInt &) const;
Completed in 14 milliseconds