Searched refs:ddsIdx (Results 1 – 1 of 1) sorted by relevance
625 const size_t ddsIdx = dictMode == ZSTD_dedicatedDictSearch in ZSTD_HcFindBestMatch_generic() local631 const U32* entry = &dms->hashTable[ddsIdx]; in ZSTD_HcFindBestMatch_generic()674 PREFETCH_L1(ddsBase + dms->hashTable[ddsIdx + ddsAttempt]); in ZSTD_HcFindBestMatch_generic()678 U32 const chainPackedPointer = dms->hashTable[ddsIdx + bucketSize - 1]; in ZSTD_HcFindBestMatch_generic()687 matchIndex = dms->hashTable[ddsIdx + ddsAttempt]; in ZSTD_HcFindBestMatch_generic()715 U32 const chainPackedPointer = dms->hashTable[ddsIdx + bucketSize - 1]; in ZSTD_HcFindBestMatch_generic()