Home
last modified time | relevance | path

Searched defs:__obj (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstream_iterator.h62 istream_iterator(const istream_iterator& __obj) in istream_iterator()
135 ostream_iterator(const ostream_iterator& __obj) in ostream_iterator()
H A Dpthread_allocimpl.h90 typedef _Pthread_alloc_obj __obj; typedef
116 typedef _Pthread_alloc_obj __obj; typedef
/openbsd-src/gnu/llvm/libcxx/include/__utility/
H A Dexchange.h27 _T1 exchange(_T1& __obj, _T2&& __new_value) in exchange()
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstream_iterator.h185 ostream_iterator(const ostream_iterator& __obj) in ostream_iterator()
/openbsd-src/gnu/gcc/libstdc++-v3/include/debug/
H A Dhash_multiset.h133 insert(const value_type& __obj) in insert()
146 insert_noresize(const value_type& __obj) in insert_noresize()
H A Dhash_set.h131 insert(const value_type& __obj) in insert()
155 insert_noresize(const value_type& __obj) in insert_noresize()
H A Dhash_multimap.h139 insert(const value_type& __obj) in insert()
151 insert_noresize(const value_type& __obj) in insert_noresize()
H A Dhash_map.h142 insert(const value_type& __obj) in insert()
165 insert_noresize(const value_type& __obj) in insert_noresize()
/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dbuffer.h60 _LIBCPP_HIDE_FROM_ABI explicit __output_buffer(_CharT* __ptr, size_t __capacity, _Tp* __obj) in __output_buffer()
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dcodecvt_specializations.h95 __enc_traits(const __enc_traits& __obj): _M_in_desc(0), _M_out_desc(0) in __enc_traits()