Searched defs:cmp (Results 1 – 8 of 8) sorted by relevance
108 fn cmp(&self, other: &Self) -> Ordering { in cmp() method
617 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp() method
110 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp() method
550 let cmp = in futex_atomic_op_inuser() localVariable
841 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() method
1698 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() method
73 fn cmp(&self, other: &NodePtr<K, V>) -> Ordering { in cmp() method
547 let cmp: u8 = self.cond as u8; in opt_code_byte() localVariable