Searched refs:a_slot (Results 1 – 1 of 1) sorted by relevance
985 unsigned char a_slot; in mas_ascend() local1037 a_slot = mte_parent_slot(p_enode); in mas_ascend()1044 if (!set_min && a_slot) { in mas_ascend()1046 min = pivots[a_slot - 1] + 1; in mas_ascend()1049 if (!set_max && a_slot < mt_pivots[a_type]) { in mas_ascend()1051 max = pivots[a_slot]; in mas_ascend()