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

/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DMappedHash.h272 const uint32_t bucket_idx = hash % header.bucket_count; local
437 const uint32_t bucket_idx = hash_value % bucket_count; local

Completed in 110 milliseconds