Lines Matching full:initial_max_count
213 const uint32_t initial_max_count = 16;221 (arr.max_count) ? (arr.max_count << 1) : initial_max_count;