Searched defs:_Hashtable_const_iterator (Results 1 – 2 of 2) sorted by relevance
146 struct _Hashtable_const_iterator { struct152 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn, argument167 _Hashtable_const_iterator(const _Node* __n, const _Hashtable* __tab) in _Hashtable_const_iterator() argument169 _Hashtable_const_iterator() {} in _Hashtable_const_iterator() argument170 _Hashtable_const_iterator(const iterator& __it) in _Hashtable_const_iterator() function
159 struct _Hashtable_const_iterator struct166 typedef _Hashtable_const_iterator<_Val, _Key, _HashFcn, argument181 _Hashtable_const_iterator(const _Node* __n, const _Hashtable* __tab) in _Hashtable_const_iterator() argument184 _Hashtable_const_iterator() { } in _Hashtable_const_iterator() function186 _Hashtable_const_iterator(const iterator& __it) in _Hashtable_const_iterator() function