Searched defs:cmp (Results 1 – 5 of 5) sorted by relevance
111 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp() method
547 let cmp = in futex_atomic_op_inuser() localVariable
728 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() method
1301 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() method
73 fn cmp(&self, other: &NodePtr<K, V>) -> Ordering { in cmp() method