Home
last modified time | relevance | path

Searched defs:__next (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dlist.tcc181 iterator __next = __first; in remove() local
198 iterator __next = __first; in unique() local
227 iterator __next = __first2; in merge() local
257 iterator __next = __first2; in merge() local
315 iterator __next = __first; in remove_if() local
333 iterator __next = __first; in unique() local
H A Dfstream.tcc784 char* __next; in _M_terminate_output() local
H A Dstl_algo.h371 _ForwardIterator __next = __first; in adjacent_find() local
404 _ForwardIterator __next = __first; in adjacent_find() local
1319 _ForwardIterator __next = __first; in __unique_copy() local
2036 _ForwardIterator __next = __first; in __partition() local
2307 _RandomAccessIterator __next = __last; in __unguarded_linear_insert() local
2328 _RandomAccessIterator __next = __last; in __unguarded_linear_insert() local
H A Ddeque.tcc114 iterator __next = __position; in erase() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlist.tcc187 iterator __next = __first; in remove() local
203 iterator __next = __first; in unique() local
230 iterator __next = __first2; in merge() local
292 iterator __next = __first; in remove_if() local
308 iterator __next = __first; in unique() local
336 iterator __next = __first2; in merge() local
H A Dpthread_allocimpl.h93 _Pthread_alloc_per_thread_state<_Max_size> * __next; member
H A Dstl_algo.h339 _ForwardIter __next = __first; in adjacent_find() local
370 _ForwardIter __next = __first; in adjacent_find() local
1693 _ForwardIter __next = __first; in __partition() local
1942 _RandomAccessIter __next = __last; in __unguarded_linear_insert() local
1961 _RandomAccessIter __next = __last; in __unguarded_linear_insert() local
H A Ddeque.tcc112 iterator __next = __position; in erase() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/debug/
H A Dfunctions.h207 _ForwardIterator __next = __first; in __check_sorted_aux() local
234 _ForwardIterator __next = __first; in __check_sorted_aux() local
/openbsd-src/gnu/llvm/libcxx/include/__memory_resource/
H A Dmonotonic_buffer_resource.h91 __chunk_footer* __next = __chunks_->__next_; in release() local
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dios.cc187 _Callback_list* __next = __p->_M_next; in _M_dispose_callbacks() local
/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dunicode.h304 __extended_grapheme_custer_property_boundary::__property __next) { in __at_extended_grapheme_cluster_break()
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dios.cc356 _Callback_list* __next = __p->_M_next; in _M_dispose_callbacks() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h962 __GC_CONST _CharT* __next; variable