Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dnumeric_traits.h64 static const _Value __max = __glibcxx_max(_Value); member
H A Dcodecvt_specializations.h506 const extern_type* __end, size_t __max) const in do_length()
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_memory.h76 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 Dxlocale.cpp58 size_t __max, mbstate_t *__ps, locale_t __loc) { in mbrtowc_l()
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dcodecvt.h110 const extern_type* __end, size_t __max) const in length()
H A Dlocale_facets.tcc1717 int __min, int __max, size_t __len, in _M_extract_num()
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dcodecvt.h219 const extern_type* __end, size_t __max) const in length()
H A Dlocale_facets.tcc609 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.h79 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 Dcodecvt_specializations.h451 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.h97 strftime_l(char* __s, size_t __max, const char* __format, const struct tm* __tm, locale_t) { in strftime_l()