Home
last modified time | relevance | path

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

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