Searched refs:DivLong (Results 1 – 2 of 2) sorted by relevance
342 void BigInt::DivLong( const BigInt& rB, BigInt& rErg ) const in DivLong() function in BigInt922 aTmp1.DivLong(aTmp2, *this); in operator /=()990 aTmp1.DivLong(aTmp2, *this); in DivMod()
68 TOOLS_DLLPRIVATE void DivLong(BigInt const &, BigInt &) const;
Completed in 17 milliseconds