Home | History | Annotate | Download | only in internal

Lines Matching defs:is_nan

426   bool is_nan() const {
441 if (is_nan() || rhs.is_nan()) return false;