Searched refs:newElements (Results 1 – 1 of 1) sorted by relevance
150 IORangeAllocatorElement * newElements; in allocElement() local157 newElements = IONewData( IORangeAllocatorElement, newCapacity ); in allocElement()158 if (!newElements) { in allocElement()164 newElements, in allocElement()167 newElements + index + 1, in allocElement()173 elements = newElements; in allocElement()