Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c246 static U32 ZSTD_insertAndFindFirstIndexHash3 (ZSTD_matchState_t* ms, const BYTE* const ip) in ZSTD_insertAndFindFirstIndexHash3() function
475 U32 const matchIndex3 = ZSTD_insertAndFindFirstIndexHash3(ms, ip); in ZSTD_insertBtAndGetAllMatches()