Home
last modified time | relevance | path

Searched refs:DivLong (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/source/generic/
H A Dbigint.cxx342 void BigInt::DivLong( const BigInt& rB, BigInt& rErg ) const in DivLong() function in BigInt
922 aTmp1.DivLong(aTmp2, *this); in operator /=()
990 aTmp1.DivLong(aTmp2, *this); in DivMod()
/trunk/main/tools/inc/tools/
H A Dbigint.hxx68 TOOLS_DLLPRIVATE void DivLong(BigInt const &, BigInt &) const;

Completed in 13 milliseconds