Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/zstd/decompress/
Dzstd_decompress_internal.h37 static UNUSED_ATTR const U32 OF_base[MaxOff+1] = { variable
/kernel/linux/linux-5.10/lib/zstd/
Ddecompress.c951 …static const U32 OF_base[MaxOff + 1] = {0, 1, 1, 5, 0xD, 0x1D, 0x3D, 0x7D, … in ZSTD_decodeSequence() local
1183 …static const U32 OF_base[MaxOff + 1] = {0, 1, 1, 5, 0xD, 0x1D, 0x3D, 0x7D, … in ZSTD_decodeSequenceLong_generic() local