Searched refs:_check_nans (Results 1 – 1 of 1) sorted by relevance
728 def _check_nans(self, other=None, context=None): member in Decimal868 if self._check_nans(other, context):876 if self._check_nans(other, context):929 ans = self._check_nans(other, context)1067 ans = self._check_nans(context=context)1089 ans = self._check_nans(context=context)1115 ans = self._check_nans(context=context)1139 ans = self._check_nans(other, context)1221 ans = self._check_nans(other, context=context)1251 ans = self._check_nans(other, context)[all …]