Searched defs:__dnew (Results 1 – 8 of 8) sorted by relevance
447 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); in _GLIBCXX_VISIBILITY() local
572 const size_type __dnew = static_cast<size_type>(std::distance(__beg, in _GLIBCXX_VISIBILITY() local
3095 const size_type __dnew = static_cast<size_type>(std::distance(__beg, in _GLIBCXX_VISIBILITY() local
225 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); in _M_construct() local
215 size_type __dnew = static_cast<size_type>(std::distance(__beg, __end)); in _M_construct() local
1357 const size_type __dnew = __end - __beg; in version() local