Home
last modified time | relevance | path

Searched defs:__max_size (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dsstream.tcc97 const __size_type __max_size = _M_string.max_size(); in overflow() local
/openbsd/gnu/llvm/libcxx/include/__memory_resource/
H A Dpolymorphic_allocator.h195 _LIBCPP_HIDE_FROM_ABI size_t __max_size() const noexcept { in __max_size() function