Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_fast.c108 …{ U32 const tmpOff = offset_2; offset_2 = offset_1; offset_1 = tmpOff; } /* swap offset_2 <=> off… in ZSTD_compressBlock_fast_generic() local
H A Dzstd_double_fast.c143 …{ U32 const tmpOff = offset_2; offset_2 = offset_1; offset_1 = tmpOff; } /* swap offset_2 <=> offs… in ZSTD_compressBlock_doubleFast_generic() local