Searched refs:ABS_IsLess (Results 1 – 2 of 2) sorted by relevance
482 sal_Bool BigInt::ABS_IsLess( const BigInt& rB ) const in ABS_IsLess() function in BigInt912 if ( ABS_IsLess( rVal ) ) in operator /=()979 if ( ABS_IsLess( rVal ) ) in DivMod()1033 if ( ABS_IsLess( rVal ) ) in operator %=()
70 TOOLS_DLLPRIVATE sal_Bool ABS_IsLess(BigInt const &) const;
Completed in 10 milliseconds