Searched defs:__max (Results 1 – 3 of 3) sorted by relevance
40 _LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0L); in sleep_for() local
49 __rune_t __max; /* Last rune (inclusive) of the range */ member
70 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()