Searched defs:__max (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dnumeric_traits.h64 static const _Value __max = __glibcxx_max(_Value); member in struct:__numeric_traits_integer
71 const _Value __numeric_traits_integer<_Value>::__max; member in class:__numeric_traits_integer
/freebsd-10.0-release/include/
H A Drunetype.h50 __rune_t __max; /* Last rune (inclusive) of the range */ member in struct:__anon5326
/freebsd-10.0-release/contrib/libstdc++/include/std/
H A Dstd_memory.h76 const ptrdiff_t __max = numeric_limits<ptrdiff_t>::max() / sizeof(_Tp); local

Completed in 175 milliseconds