Searched defs:bit_or (Results 1 – 2 of 2) sorted by relevance
20 fn bit_or(bits: &mut Self, other_bits: &Self); in bit_or() method
133 pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move { in bit_or() method