Searched refs:copyElements (Results 1 – 1 of 1) sorted by relevance
92 Index copyElements = m_allocatedElements; in reallocateSparse() local97 memcpy(newBuffer, m_buffer, copyElements * sizeof(ListEl)); in reallocateSparse()