Searched refs:MAX_LOAD (Results 1 – 5 of 5) sorted by relevance
21 static const double MAX_LOAD = 0.85; variable101 t->max_count = upb_table_size(t) * MAX_LOAD; in init()633 size_t hash_size = hash_count ? (hash_count / MAX_LOAD) + 1 : 0; in upb_inttable_compact2()
2354 static const double MAX_LOAD = 0.85; variable2437 t->max_count = upb_table_size(t) * MAX_LOAD; in init()3058 size_t hash_size = hash_count ? (hash_count / MAX_LOAD) + 1 : 0; in upb_inttable_compact()
2324 static const double MAX_LOAD = 0.85; variable2407 t->max_count = upb_table_size(t) * MAX_LOAD; in init()3024 size_t hash_size = hash_count ? (hash_count / MAX_LOAD) + 1 : 0; in upb_inttable_compact()