Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1426 let t_n_res = op_t_n(t0, n1); in test_ops_impls() localVariable
1435 let t_n_res = val_or_none(t_n_res); in test_ops_impls() localVariable
1445 let mut t_n_res = t0; in test_ops_impls() localVariable
1454 let t_n_res = val_or_none(t_n_res); in test_ops_impls() localVariable