Home
last modified time | relevance | path

Searched defs:__hashtable_alloc (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dhashtable_policy.h107 using __hashtable_alloc = _Hashtable_alloc<__node_alloc_type>; in _GLIBCXX_VISIBILITY() member
H A Dhashtable.h206 using __hashtable_alloc = __detail::_Hashtable_alloc<__node_alloc_type>; in _GLIBCXX_VISIBILITY() local