Searched refs:deleteCount (Results 1 – 1 of 1) sorted by relevance
425 int deleteCount; in _findRegions() local436 for (deleteCount = 1; deleteCount < DELETE_SEARCH_LIMIT; in _findRegions()437 deleteCount++) { in _findRegions()439 for (col = deletePoint; col < COLS - deleteCount; in _findRegions()441 if (__m_cc_compare(&optr[col + deleteCount], in _findRegions()449 bestDeleteCount = deleteCount; in _findRegions()