Searched defs:__max_size (Results 1 – 2 of 2) sorted by relevance
97 const __size_type __max_size = _M_string.max_size(); in overflow() local
195 _LIBCPP_HIDE_FROM_ABI size_t __max_size() const noexcept { in __max_size() function