Searched refs:size_before (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/ |
| H A D | multiset.h | 251 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local 255 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY() 279 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local 283 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY() 291 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local 294 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY()
|
| H A D | map.h | 275 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local 279 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY() 320 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local 324 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY() 335 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local 339 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY()
|
| H A D | multimap.h | 240 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local 244 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY() 281 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local 284 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY() 295 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local 298 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY()
|
| H A D | set.h | 248 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local 252 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY() 281 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local 284 size_before, _M_hint_used(__pos.base(), __res) ? 0 : 1); in _GLIBCXX_VISIBILITY()
|