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

/haiku/headers/cpp/
H A Dstl_hashtable.h72 _Hashtable; typedef in struct:_Hashtable_iterator
89 _Hashtable* _M_ht;
91 _Hashtable_iterator(_Node* __n, _Hashtable* __tab)
111 _Hashtable; typedef in struct:_Hashtable_const_iterator
128 const _Hashtable* _M_ht;
130 _Hashtable_const_iterator(const _Node* __n, const _Hashtable* __tab)

Completed in 12 milliseconds