Searched defs:nextPtr (Results 1 – 4 of 4) sorted by relevance
459 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_insertBt1() local690 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_insertBtAndGetAllMatches() local748 const U32* const nextPtr = dmsBt + 2*(dictMatchIndex & dmsBtMask); in ZSTD_insertBtAndGetAllMatches() local
97 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_insertDUBT1() local189 U32* const nextPtr = dictBt + 2*(dictMatchIndex & btMask); in ZSTD_DUBT_findBetterDictMatch() local313 U32* const nextPtr = bt + 2*(matchIndex & btMask); in ZSTD_DUBT_findBestMatch() local
296 U32 *nextPtr = bt + 2 * (matchIndex & btMask); in ZSTD_insertBtAndGetAllMatches() local
1589 U32 *const nextPtr = bt + 2 * (matchIndex & btMask); in ZSTD_insertBt1() local1671 U32 *const nextPtr = bt + 2 * (matchIndex & btMask); in ZSTD_insertBtAndFindBestMatch() local