Searched refs:old_nof_all_descriptors (Results 1 – 1 of 1) sorted by relevance
2892 int old_nof_all_descriptors = array.number_of_all_descriptors(); in RightTrimDescriptorArray() local2893 int new_nof_all_descriptors = old_nof_all_descriptors - descriptors_to_trim; in RightTrimDescriptorArray()2897 Address end = array.GetDescriptorSlot(old_nof_all_descriptors).address(); in RightTrimDescriptorArray()