Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h1051 U32 const lowestValid = ms->window.lowLimit; in ZSTD_getLowestMatchIndex() local
1068 U32 const lowestValid = ms->window.dictLimit; in ZSTD_getLowestPrefixIndex() local
H A Dzstd_lazy.c614 const U32 lowestValid = ms->window.lowLimit; in ZSTD_HcFindBestMatch_generic() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10890 U32 const lowestValid = ms->window.lowLimit; in ZSTD_getLowestMatchIndex() local
10903 U32 const lowestValid = ms->window.dictLimit; in ZSTD_getLowestPrefixIndex() local
18883 const U32 lowestValid = ms->window.lowLimit; in ZSTD_HcFindBestMatch_generic() local