Home | History | Annotate | Download | only in internal

Lines Matching full:is_nan

414   bool is_nan() const {
429 if (is_nan() || rhs.is_nan()) return false;