Searched defs:__curr (Results 1 – 5 of 5) sorted by relevance
66 _Node* __curr = static_cast<_Node*>(__pos->_M_next); in _M_erase_after() local81 _Node* __curr = static_cast<_Node*>(__pos->_M_next); in _M_erase_after() local293 _Node_base* __curr = &this->_M_impl._M_head; in remove() local327 _Node_base* __curr = &this->_M_impl._M_head; in remove_if() local
1353 auto __curr = begin(); in _GLIBCXX_VISIBILITY() local1383 auto __curr = begin(); in _GLIBCXX_VISIBILITY() local
20 struct task_struct *__curr(void) in __curr() function