Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dforward_list.tcc66 _Node* __curr = static_cast<_Node*>(__pos->_M_next); in _M_erase_after() local
81 _Node* __curr = static_cast<_Node*>(__pos->_M_next); in _M_erase_after() local
293 _Node_base* __curr = &this->_M_impl._M_head; in remove() local
327 _Node_base* __curr = &this->_M_impl._M_head; in remove_if() local
H A Dforward_list.h1353 auto __curr = begin(); in _GLIBCXX_VISIBILITY() local
1383 auto __curr = begin(); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dforward_list.tcc66 _Node* __curr = static_cast<_Node*>(__pos->_M_next); in _M_erase_after() local
81 _Node* __curr = static_cast<_Node*>(__pos->_M_next); in _M_erase_after() local
H A Dforward_list.h1378 auto __curr = begin(); in _GLIBCXX_VISIBILITY() local
1408 auto __curr = begin(); in _GLIBCXX_VISIBILITY() local