Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dhashmap.c1697 unsigned h_hash, other_hash, idx; in _hashmap_move_one() local
1712 other_hash = bucket_hash(other, key); in _hashmap_move_one()
1713 idx = bucket_scan(other, other_hash, key); in _hashmap_move_one()