Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dbigint.cxx179 void BigInt::AddLong( BigInt& rB, BigInt& rErg ) in AddLong() function in BigInt
300 AddLong(rB, rErg); in SubLong()
307 AddLong(rB, rErg); in SubLong()
811 aTmp1.AddLong( aTmp2, *this ); in operator +=()
/trunk/main/tools/inc/tools/
H A Dbigint.hxx65 TOOLS_DLLPRIVATE void AddLong(BigInt &, BigInt &);

Completed in 12 milliseconds