Home
last modified time | relevance | path

Searched refs:__glibcxx_max (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dnumeric_traits.h55 #define __glibcxx_max(_Tp) \ macro
64 static const _Value __max = __glibcxx_max(_Value);
95 #undef __glibcxx_max
/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_limits.h139 #define __glibcxx_max(T) \ macro
536 { return __glibcxx_max (wchar_t); }
1162 #undef __glibcxx_max