Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c193 const size_t delIndex = FASTCOVER_hashPtrToIndex(ctx->samples + activeSegment.begin, f, d); in FASTCOVER_selectSegment() local
211 const size_t delIndex = FASTCOVER_hashPtrToIndex(ctx->samples + activeSegment.begin, f, d); in FASTCOVER_selectSegment() local