Searched refs:loadFactor (Results 1 – 2 of 2) sorted by relevance
63 static const double loadFactor = 0.8; variable67 size = nextpow2((size_t)(size / loadFactor)); in _init()129 if (++count > tabledim * loadFactor) in update()147 if (++count > tabledim * loadFactor) in insert()