Home
last modified time | relevance | path

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

/linux/rust/kernel/num/
H A Dbounded.rs629 fn bitxor(self, rhs: Bounded<T, M>) -> Self::Output { in bitxor() function
727 fn bitxor(self, rhs: T) -> Self::Output { in bitxor() function