Home
last modified time | relevance | path

Searched defs:t_res (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/
Dbyteorder.rs984 let t_res = op(t0, t1); in test_ops_impls() localVariable
990 let t_res = (!T::Native::is_nan(t_res.get())).then(|| t_res.get()); in test_ops_impls() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/
Dbyteorder.rs984 let t_res = op(t0, t1); in test_ops_impls() localVariable
990 let t_res = (!T::Native::is_nan(t_res.get())).then(|| t_res.get()); in test_ops_impls() localVariable