Searched defs:other_hash (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dhashmap.c1664 unsigned h_hash, other_hash, idx; local
1679 other_hash = bucket_hash(other, key);
1680 idx = bucket_scan(other, other_hash, key);

Completed in 49 milliseconds