Searched defs:VeryLowNumber (Results 1 – 4 of 4) sorted by relevance
191 struct VeryLowNumber {} in ge_matches_with_custom_partial_ord() struct193 impl std::cmp::PartialEq<u32> for VeryLowNumber { in ge_matches_with_custom_partial_ord() implementation200 impl std::cmp::PartialOrd<u32> for VeryLowNumber { in ge_matches_with_custom_partial_ord() implementation
190 struct VeryLowNumber {} in le_matches_with_custom_partial_ord() struct192 impl std::cmp::PartialEq<u32> for VeryLowNumber { in le_matches_with_custom_partial_ord() implementation199 impl std::cmp::PartialOrd<u32> for VeryLowNumber { in le_matches_with_custom_partial_ord() implementation
230 struct VeryLowNumber {} in gt_matches_with_custom_partial_ord() struct232 impl std::cmp::PartialEq<u32> for VeryLowNumber { in gt_matches_with_custom_partial_ord() implementation239 impl std::cmp::PartialOrd<u32> for VeryLowNumber { in gt_matches_with_custom_partial_ord() implementation
199 struct VeryLowNumber {} in lt_matches_with_custom_partial_ord() struct201 impl std::cmp::PartialEq<u32> for VeryLowNumber { in lt_matches_with_custom_partial_ord() implementation208 impl std::cmp::PartialOrd<u32> for VeryLowNumber { in lt_matches_with_custom_partial_ord() implementation