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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h48 #define __glibcxx_max(_Tp) \ macro
57 static const _Value __max = __glibcxx_max(_Value);
80 #undef __glibcxx_max macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_limits.h138 #define __glibcxx_max(T) \ macro
376 { return __glibcxx_max(char); }
529 { return __glibcxx_max (wchar_t); }
1155 #undef __glibcxx_max macro

Completed in 37 milliseconds