Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dunzip_lz4.c183 const int dec64 = dec64table[offset]; in customized_lz4_decompress_safe_partial() local
191 match -= dec64; in customized_lz4_decompress_safe_partial()
/Linux-v4.19/lib/lz4/
Dlz4_decompress.c278 const int dec64 = dec64table[offset]; in LZ4_decompress_generic() local
286 match -= dec64; in LZ4_decompress_generic()