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

/haiku/headers/cpp/
H A Dstl_hashtable.h215 # define __HASH_ALLOC_INIT(__a) _M_node_allocator(__a), macro
224 # define __HASH_ALLOC_INIT(__a) macro
252 : __HASH_ALLOC_INIT(__a)
266 : __HASH_ALLOC_INIT(__a)
277 : __HASH_ALLOC_INIT(__ht.get_allocator())
287 #undef __HASH_ALLOC_INIT macro

Completed in 16 milliseconds