Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/ !
H A Dzstd_compress_internal.h1097 U32 const currentCycleCorrection = currentCycle < ZSTD_WINDOW_START_INDEX in ZSTD_window_correctOverflow() local
/src/sys/contrib/openzfs/module/zstd/lib/compress/ !
H A Dzstd_compress_internal.h1187 U32 const currentCycleCorrection = currentCycle < ZSTD_WINDOW_START_INDEX in ZSTD_window_correctOverflow() local