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

Lines Matching refs:_isnan

754 #define Py_IS_INFINITY(X) (!_finite(X) && !_isnan(X))