Searched refs:dec64 (Results 1 – 2 of 2) sorted by relevance
183 const int dec64 = dec64table[offset]; in customized_lz4_decompress_safe_partial() local191 match -= dec64; in customized_lz4_decompress_safe_partial()
278 const int dec64 = dec64table[offset]; in LZ4_decompress_generic() local286 match -= dec64; in LZ4_decompress_generic()