Searched refs:DivMod (Results 1 – 2 of 2) sorted by relevance
105 void DivMod( const BigInt &rDivisor, BigInt &rMod );
929 void BigInt::DivMod( const BigInt& rVal, BigInt& rMod ) in DivMod() function in BigInt
Completed in 17 milliseconds