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