Home | History | Annotate | Download | only in internal

Lines Matching defs:is_nan

418   bool is_nan() const {
433 if (is_nan() || rhs.is_nan()) return false;