Searched refs:copyUpperSize (Results 1 – 1 of 1) sorted by relevance
212 Index copyUpperSize = (std::min)(upperSize, m_upperSize); in reallocate() local219 memcpy(upper, m_upper, copyUpperSize * sizeof (Scalar)); in reallocate()