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

/macosx-10.10/Libnotify-133.1.1/
H A Dtable.c112 hash_nkey(uint32_t size, uint64_t key) function
162 b = hash_nkey(t->bucket_count, key);
261 b = hash_nkey(t->bucket_count, key);
318 b = hash_nkey(t->bucket_count, key);

Completed in 111 milliseconds