Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1428 let n_n_res = op_n_n(n0, n1); in test_ops_impls() localVariable
1437 let n_n_res = (!T::Native::is_nan(n_n_res)).then(|| n_n_res); in test_ops_impls() localVariable