Home
last modified time | relevance | path

Searched defs:partial_cmp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs3291 fn partial_cmp(&self, other: &Vec<T, A2>) -> Option<Ordering> { in partial_cmp() functions
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs1353 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp() functions

Completed in 7 milliseconds