Searched refs:is_nan (Results 1 – 2 of 2) sorted by relevance
1089 fn is_nan(self) -> bool; in is_nan() method1095 let slf = (!self.is_nan()).then(|| self); in assert_eq_or_nan()1096 let other = (!other.is_nan()).then(|| other); in assert_eq_or_nan()1126 let slf = (!self.get().is_nan()).then(|| self); in assert_eq_or_nan()1127 let other = (!other.get().is_nan()).then(|| other); in assert_eq_or_nan()1215 fn is_nan(self) -> bool { false }1225 fn is_nan(self) -> bool { self.is_nan() }1433 let val_or_none = |t: T| (!T::Native::is_nan(t.get())).then(|| t.get()); in test_ops_impls()1437 let n_n_res = (!T::Native::is_nan(n_n_res)).then(|| n_n_res); in test_ops_impls()1455 let n_t_res = (!T::Native::is_nan(n_t_res)).then(|| n_t_res); in test_ops_impls()
641 bnes is_nan643 bnes is_nan648 is_nan: label