Searched defs:compare_total_mag (Results 1 – 2 of 2) sorted by relevance
2932 def compare_total_mag(self, other, context=None): member in Decimal4215 def compare_total_mag(self, a, b): member in Context
1006 …ALWAYS_INLINE Decimal compare_total_mag(const Decimal& other) const { return binary_func_noctx(mpd… in compare_total_mag() function in decimal::Decimal