Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddecimal.py759 def _compare_check_nans(self, other, context): member in Decimal
883 ans = self._compare_check_nans(other, context)
892 ans = self._compare_check_nans(other, context)
901 ans = self._compare_check_nans(other, context)
910 ans = self._compare_check_nans(other, context)
2824 ans = self._compare_check_nans(other, context)