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

/freebsd-11-stable/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-11-stable/contrib/libstdc++/include/std/
H A Dstd_memory.h76 const ptrdiff_t __max = numeric_limits<ptrdiff_t>::max() / sizeof(_Tp); local
/freebsd-11-stable/include/
H A Drunetype.h50 __rune_t __max; /* Last rune (inclusive) of the range */ member in struct:__anon6562
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A D__bsd_locale_fallbacks.h79 int __libcpp_mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l) argument

Completed in 179 milliseconds