Home
last modified time | relevance | path

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

/external/rust/crates/half/src/
Dbfloat.rs637 pub fn total_cmp(&self, other: &Self) -> Ordering { in total_cmp() method
Dbinary16.rs646 pub fn total_cmp(&self, other: &Self) -> Ordering { in total_cmp() method