Searched refs:a_slot (Results 1 – 1 of 1) sorted by relevance
1083 unsigned char a_slot; in mas_ascend() local1127 a_slot = mte_parent_slot(p_enode); in mas_ascend()1134 if (!set_min && a_slot) { in mas_ascend()1136 min = pivots[a_slot - 1] + 1; in mas_ascend()1139 if (!set_max && a_slot < mt_pivots[a_type]) { in mas_ascend()1141 max = pivots[a_slot]; in mas_ascend()