Searched refs:__blob_ (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dshared_ptr.h331 char __blob_[sizeof(_CompressedPair)]; variable
340 _CompressedPair *__as_pair = reinterpret_cast<_CompressedPair*>(__blob_);
346 _CompressedPair *__as_pair = reinterpret_cast<_CompressedPair*>(__blob_);

Completed in 99 milliseconds