Home
last modified time | relevance | path

Searched refs:ZSTD_insertAndFindFirstIndexHash3 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/lib/zstd/
Dzstd_opt.h215 U32 ZSTD_insertAndFindFirstIndexHash3(ZSTD_CCtx *zc, const BYTE *ip) in ZSTD_insertAndFindFirstIndexHash3() function
264 U32 const matchIndex3 = ZSTD_insertAndFindFirstIndexHash3(zc, ip); in ZSTD_insertBtAndGetAllMatches()