Lines Matching full:next_idx
3469 const long next_idx = pCurr->m_index + 1; 3471 if (next_idx < m_clusterCount) 3473 pResult = m_clusters[next_idx];