Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dhashmap.c407 static struct plain_hashmap_entry *plain_bucket_at(Hashmap *h, unsigned idx) { in plain_bucket_at() function
944 struct plain_hashmap_entry *e = plain_bucket_at(h, idx); in hashmap_clear_free_free()
1249 e = plain_bucket_at(h, idx); in hashmap_put()
1288 e = plain_bucket_at(h, idx); in hashmap_replace()
1321 e = plain_bucket_at(h, idx); in hashmap_update()
1354 e = plain_bucket_at(h, idx); in hashmap_get2()
1410 e = plain_bucket_at(h, idx); in hashmap_remove2()
1521 e = plain_bucket_at(h, idx); in hashmap_remove_value()
1616 struct plain_hashmap_entry *pe = plain_bucket_at(other, idx); in internal_hashmap_merge()

Completed in 4 milliseconds