Searched defs:stdmax (Results 1 – 1 of 1) sorted by relevance
57 #define stdmax(x, y) std::max(x, y) macro59 #define stdmax(x, y) rtc::_max(x, y) macro