Home
last modified time | relevance | path

Searched refs:is_nan (Results 1 – 2 of 2) sorted by relevance

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1089 fn is_nan(self) -> bool; in is_nan() method
1095 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()
/linux/arch/m68k/fpsp040/
H A Dget_op.S641 bnes is_nan
643 bnes is_nan
648 is_nan: label