Searched defs:__q (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Dpool_allocator.h249 _Obj* __q = reinterpret_cast<_Obj*>(__p); local
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dstl_bvector.h637 _Bit_type* __q = this->_M_allocate(__n); local
776 _Bit_type* __q = std::copy(__first._M_p, __last._M_p, __result._M_p); local
784 _Bit_type* __q = this->_M_allocate(__n); local
917 _Bit_type * __q local
962 _Bit_type * __q = this->_M_allocate(__len); local
991 _Bit_type * __q = this->_M_allocate(__len); local
[all...]
H A Dlocale_facets.h2170 const char_type* __q = char_traits<_CharT2>::find(__zero, __len, __c); local

Completed in 90 milliseconds