Searched refs:__pp (Results 1 – 5 of 5) sorted by relevance
111 #define for_each_sgt_page(__pp, __iter, __sgt) \ argument113 ((__pp) = (__iter).pfn == 0 ? NULL : \
343 _PairPtr __pp(new _InvokePair(__f));344 int __ec = _VSTD::__libcpp_thread_create(&__t_, &__thread_proxy_cxx03<_InvokePair>, __pp.get());346 __pp.release();
1978 __next_pointer __pp = __bucket_list_[__chash];1979 while (__pp->__next_ != __np)1980 __pp = __pp->__next_;1982 __pp->__next_ = static_cast<__next_pointer>(__cp);2263 __next_pointer __pp = __p1_.first().__ptr();2264 __next_pointer __cp = __pp->__next_;2268 __bucket_list_[__chash] = __pp;2270 for (__pp = __cp, void(), __cp = __cp->__next_; __cp != nullptr;2271 __cp = __pp->__next_)2275 __pp = __cp;[all …]
120 __pp
105 __pp