Searched defs:__max (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | numeric_traits.h | 64 static const _Value __max = __glibcxx_max(_Value); member
|
H A D | codecvt_specializations.h | 506 const extern_type* __end, size_t __max) const in do_length()
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_memory.h | 76 const ptrdiff_t __max = numeric_limits<ptrdiff_t>::max() / sizeof(_Tp); in _GLIBCXX_BEGIN_NAMESPACE() local
|
/openbsd-src/gnu/llvm/libcxx/src/support/solaris/ |
H A D | xlocale.cpp | 58 size_t __max, mbstate_t *__ps, locale_t __loc) { in mbrtowc_l()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | codecvt.h | 110 const extern_type* __end, size_t __max) const in length()
|
H A D | locale_facets.tcc | 1717 int __min, int __max, size_t __len, in _M_extract_num()
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | codecvt.h | 219 const extern_type* __end, size_t __max) const in length()
|
H A D | locale_facets.tcc | 609 const __unsigned_type __max = __negative ? in _M_extract_int() local 2026 int __min, int __max, size_t __len, in _M_extract_num()
|
/openbsd-src/gnu/llvm/libcxx/include/ |
H A D | __bsd_locale_fallbacks.h | 79 int __libcpp_mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l) in __libcpp_mbtowc_l()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/ |
H A D | codecvt_specializations.h | 451 const extern_type* __end, size_t __max) const in do_length()
|
/openbsd-src/gnu/llvm/libcxx/include/__support/xlocale/ |
H A D | __posix_l_fallback.h | 97 strftime_l(char* __s, size_t __max, const char* __format, const struct tm* __tm, locale_t) { in strftime_l()
|