Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dhashmap.c387 static struct set_entry *set_bucket_at(Set *h, unsigned idx) { in set_bucket_at() function
1621 struct set_entry *se = set_bucket_at(other, idx); in set_merge()