| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | ranges_max.h | 39 struct __max { struct 44 operator()(_LIBCPP_LIFETIMEBOUND const _Tp& __a, in operator() 55 operator()(initializer_list<_Tp> __il, _Comp __comp = {}, _Proj __proj = {}) const { in operator() 91 inline constexpr auto max = __max{}; argument
|
| H A D | radix_sort.h | 80 auto __max = *__first; in __partial_sum_max() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__thread/ |
| H A D | this_thread.h | 43 …_LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0… in sleep_for() local
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__thread/ |
| H A D | this_thread.h | 40 chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0L); in sleep_for() local
|
| /freebsd/include/ |
| H A D | runetype.h | 49 __rune_t __max; /* Last rune (inclusive) of the range */ member
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__locale_dir/locale_base_api/ |
| H A D | bsd_locale_fallbacks.h | 70 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/ |
| H A D | bsd_like.h | 148 __strftime(char* __s, size_t __max, const char* __format, const struct tm* __tm, __locale_t __loc) { in __strftime() 181 inline _LIBCPP_HIDE_FROM_ABI int __mbtowc(wchar_t* __pwc, const char* __pmb, size_t __max, __locale… in __mbtowc()
|
| H A D | linux.h | 175 __strftime(char* __s, size_t __max, const char* __format, const struct tm* __tm, __locale_t __loc) { in __strftime() 221 inline _LIBCPP_HIDE_FROM_ABI int __mbtowc(wchar_t* __pwc, const char* __pmb, size_t __max, __locale… in __mbtowc()
|
| H A D | fuchsia.h | 107 inline _LIBCPP_HIDE_FROM_ABI int __mbtowc(wchar_t* __pwc, const char* __pmb, size_t __max, __locale… in __mbtowc()
|
| H A D | windows.h | 267 inline _LIBCPP_HIDE_FROM_ABI int __mbtowc(wchar_t* __pwc, const char* __pmb, size_t __max, __locale… in __mbtowc()
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | locale_base_api.h | 247 __strftime(char* __s, size_t __max, const char* __format, const tm* __tm, __locale_t __loc) { in __strftime() 275 inline _LIBCPP_HIDE_FROM_ABI int __mbtowc(wchar_t* __pwc, const char* __pmb, size_t __max, __locale… in __mbtowc()
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/no_locale/ |
| H A D | characters.h | 88 __strftime(char* __s, size_t __max, const char* __format, const struct tm* __tm, __locale_t) { in __strftime()
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/ |
| H A D | bsd_locale_fallbacks.h | 84 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__support/xlocale/ |
| H A D | __posix_l_fallback.h | 93 strftime_l(char* __s, size_t __max, const char* __format, const struct tm* __tm, locale_t) { in strftime_l()
|