Searched refs:max_piv (Results 1 – 1 of 1) sorted by relevance
1500 unsigned char max_piv; in mas_leaf_max_gap() local1535 max_piv = ma_data_end(mn, mt, pivots, mas->max) - 1; in mas_leaf_max_gap()1540 if (unlikely(mas->max == ULONG_MAX) && !slots[max_piv + 1]) { in mas_leaf_max_gap()1541 gap = ULONG_MAX - pivots[max_piv]; in mas_leaf_max_gap()1546 for (; i <= max_piv; i++) { in mas_leaf_max_gap()