Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dhashmap.c378 static unsigned base_bucket_hash(HashmapBase *h, const void *p) { in base_bucket_hash() function
381 #define bucket_hash(h, p) base_bucket_hash(HASHMAP_BASE(h), p)