Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_tempbuf.h102 const ptrdiff_t __max = in _GLIBCXX_VISIBILITY() local
H A Dlocale_facets.tcc472 const __unsigned_type __max = in _M_extract_int() local
H A Dlocale_facets_nonio.tcc870 int __min, int __max, size_t __len, in _M_extract_num()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tempbuf.h103 const ptrdiff_t __max = in _GLIBCXX_VISIBILITY() local
H A Dlocale_facets.tcc472 const __unsigned_type __max = in _M_extract_int() local
H A Dlocale_facets_nonio.tcc1050 int __min, int __max, size_t __len, in _M_extract_num()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dell_integral.tcc81 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rf() local
323 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rd() local
501 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rc() local
572 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rj() local
H A Drandom.tcc891 result_type __min, result_type __max, true_type) in _M_call()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h75 static const _Value __max = __is_signed_val in _GLIBCXX_VISIBILITY() member
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dnumeric_traits.h75 static const _Value __max = __is_signed_val in _GLIBCXX_VISIBILITY() member
/netbsd/external/apache2/llvm/dist/libcxx/src/support/solaris/
H A Dxlocale.cpp58 size_t __max, mbstate_t *__ps, locale_t __loc) { in mbrtowc_l()
/netbsd/external/apache2/llvm/dist/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()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dell_integral.tcc320 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rd() local
H A Drandom.tcc891 result_type __min, result_type __max, true_type) in _M_call()
/netbsd/sbin/ifconfig/
H A Dparse.h121 #define PINTEGER_INITIALIZER1(__pi, __name, __min, __max, __base, \ argument