Home | History | Annotate | Download | only in python2.7

Lines Matching refs:other_nan

2849         other_nan = other._isnan()
2850 if self_nan or other_nan:
2851 if self_nan == other_nan:
2870 if other_nan == 1:
2874 if other_nan == 2:
2879 if other_nan == 1:
2883 if other_nan == 2: