Searched defs:bucket_count (Results 1 – 2 of 2) sorted by relevance
65 uint32_t bucket_count; // The number of buckets in this hash table member434 const uint32_t bucket_count = m_header.bucket_count; in Find() local
84 uint32_t bucket_count; // The number of buckets in this hash table. member