Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_double_fast.c274 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_doubleFast_generic() local
477 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_fast.c326 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_fast_dictMatchState_generic() local
454 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_fast_extDict_generic() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_fast.c493 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_fast_dictMatchState_generic() local
629 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_double_fast.c442 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
648 U32 const repIndex2 = current2 - offset_2; in ZSTD_compressBlock_doubleFast_extDict_generic() local