Home
last modified time | relevance | path

Searched defs:nextPtr (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/lib/zstd/
Dzstd_opt.h296 U32 *nextPtr = bt + 2 * (matchIndex & btMask); in ZSTD_insertBtAndGetAllMatches() local
Dcompress.c1589 U32 *const nextPtr = bt + 2 * (matchIndex & btMask); in ZSTD_insertBt1() local
1671 U32 *const nextPtr = bt + 2 * (matchIndex & btMask); in ZSTD_insertBtAndFindBestMatch() local