Home
last modified time | relevance | path

Searched refs:__pp (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/
Di915_scatterlist.h111 #define for_each_sgt_page(__pp, __iter, __sgt) \ argument
113 ((__pp) = (__iter).pfn == 0 ? NULL : \
/openbsd/src/gnu/llvm/libcxx/include/
Dthread343 _PairPtr __pp(new _InvokePair(__f));
344 int __ec = _VSTD::__libcpp_thread_create(&__t_, &__thread_proxy_cxx03<_InvokePair>, __pp.get());
346 __pp.release();
D__hash_table1978 __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 …]
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
DBADNAMES120 __pp
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
DBADNAMES105 __pp