Searched defs:max_of (Results 1 – 2 of 2) sorted by relevance
51 pub fn max_of(&self, o: usize) -> Self { in max_of() method
355 static constexpr int max_of() { return 0; } in max_of() function357 static constexpr int max_of(int x, Rest... rest) { in max_of() function