Home
last modified time | relevance | path

Searched defs:__max (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/libstdc++/include/ext/
Dnumeric_traits.h64 static const _Value __max = __glibcxx_max(_Value); member
Dcodecvt_specializations.h506 const extern_type* __end, size_t __max) const in do_length()
/NextBSD/contrib/libstdc++/include/std/
Dstd_memory.h76 const ptrdiff_t __max = numeric_limits<ptrdiff_t>::max() / sizeof(_Tp); in _GLIBCXX_BEGIN_NAMESPACE() local
/NextBSD/include/
HDrunetype.h50 __rune_t __max; /* Last rune (inclusive) of the range */ member
/NextBSD/contrib/libstdc++/include/bits/
Dcodecvt.h219 const extern_type* __end, size_t __max) const in length()
Dlocale_facets.tcc611 const __unsigned_type __max = __negative ? in _M_extract_int() local
2040 int __min, int __max, size_t __len, in _M_extract_num()