Searched refs:a_slot (Results 1 – 1 of 1) sorted by relevance
964 unsigned char a_slot; in mas_ascend() local1016 a_slot = mte_parent_slot(p_enode); in mas_ascend()1023 if (!set_min && a_slot) { in mas_ascend()1025 min = pivots[a_slot - 1] + 1; in mas_ascend()1028 if (!set_max && a_slot < mt_pivots[a_type]) { in mas_ascend()1030 max = pivots[a_slot]; in mas_ascend()