Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1492 … let mut op_native_checked = None::<fn(T::Native, T::Native) -> Option<T::Native>>; in test_ops_impls() localVariable
1494 op_native_checked = Some(T::Native::$checked_method); in test_ops_impls()
1496 op_native_checked in test_ops_impls()