Searched refs:MultLong (Results 1 – 2 of 2) sorted by relevance
315 void BigInt::MultLong( const BigInt& rB, BigInt& rErg ) const in MultLong() function in BigInt860 aTmp1.MultLong(aTmp2, *this); in operator *=()
67 TOOLS_DLLPRIVATE void MultLong(BigInt const &, BigInt &) const;
Completed in 18 milliseconds