Searched defs:nextPtr (Results 1 – 2 of 2) sorted by relevance
491 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_insertBt1() local726 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_insertBtAndGetAllMatches() local784 const U32* const nextPtr = dmsBt + 2*(dictMatchIndex & dmsBtMask); in ZSTD_insertBtAndGetAllMatches() local
108 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_insertDUBT1() local201 U32* const nextPtr = dictBt + 2*(dictMatchIndex & btMask); in ZSTD_DUBT_findBetterDictMatch() local326 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_DUBT_findBestMatch() local