Searched refs:bitxor (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/num/ |
| H A D | bounded.rs | 713 fn bitxor(self, rhs: Bounded<T, M>) -> Self::Output { in bitxor() function 811 fn bitxor(self, rhs: T) -> Self::Output { in bitxor() function
|
| /linux/rust/zerocopy/src/ |
| H A D | byteorder.rs | 259 …impl_ops_traits!(@without_byteorder_swap $name, $native, BitXor, bitxor, BitXorAssign, bitxor_assi… 1548 …test!(@binary BitXor, bitxor, BitXorAssign, bitxor_assign, call_for_unsigned_types, call_for_signe… in test_ops_impls()
|