Home
last modified time | relevance | path

Searched refs:_CHT_RESIZE_EXPAND (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.81.5/bsd/skywalk/lib/
H A Dcuckoo_hashtable.c132 _CHT_RESIZE_EXPAND = 0, enumerator
856 if (option == _CHT_RESIZE_EXPAND) { in cuckoo_resize()
956 ret = cuckoo_resize(h, _CHT_RESIZE_EXPAND); in cuckoo_hashtable_add_with_hash()