Searched refs:AddLong (Results 1 – 2 of 2) sorted by relevance
179 void BigInt::AddLong( BigInt& rB, BigInt& rErg ) in AddLong() function in BigInt300 AddLong(rB, rErg); in SubLong()307 AddLong(rB, rErg); in SubLong()811 aTmp1.AddLong( aTmp2, *this ); in operator +=()
65 TOOLS_DLLPRIVATE void AddLong(BigInt &, BigInt &);
Completed in 60 milliseconds