Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Dcompilation-cache-table.cc166 uint32_t other_hash = static_cast<uint32_t>(other.Number()); variable
167 return Hash() == other_hash;
/third_party/eudev/src/shared/
H A Dhashmap.c1710 unsigned h_hash, other_hash, idx; in internal_hashmap_move_one() local
1725 other_hash = bucket_hash(other, key); in internal_hashmap_move_one()
1726 idx = bucket_scan(other, other_hash, key); in internal_hashmap_move_one()

Completed in 5 milliseconds