Searched defs:__next (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/iconv/
H A Dgconv.h110 struct __gconv_trans_data *__next; member in struct:__gconv_trans_data
/haiku/headers/cpp/
H A Dstl_hashtable.h821 _Node* __next = __cur->_M_next; local
858 _Node* __next = __cur->_M_next; local
963 _Node* __next; local
983 _Node* __next = __cur->_M_next; local
997 _Node* __next = __cur->_M_next; local
[all...]
H A Dstl_list.h668 iterator __next = __first; local
700 iterator __next local
759 iterator __next = __first; local
792 iterator __next = __first2; local
[all...]
H A Dstl_deque.h815 iterator __next = __pos; local
H A Dstl_slist.h81 _Slist_node_base* __next = __node->_M_next; local
242 _Slist_node<_Tp>* __next = (_Slist_node<_Tp>*) (__pos->_M_next); local
269 _Slist_node<_Tp>* __next = (_Slist_node<_Tp>*) (__pos->_M_next); local
[all...]
H A Dstl_algo.h1152 _RandomAccessIter __next = __last; local
1165 _RandomAccessIter __next = __last; local
[all...]
H A Dstl_rope.h966 __GC_CONST _CharT* __next; local

Completed in 59 milliseconds