Home
last modified time | relevance | path

Searched defs:__requested_cap (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h464 const size_type __requested_cap = _M_info._M_length + __res; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h464 const size_type __requested_cap = _M_info._M_length + __res; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcow_string.h3559 const size_type __requested_cap = this->_M_length + __res; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1294 const size_type __requested_cap = _M_length + __res; in version() local