Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
crc64_table.c File Reference

Precalculated CRC64 table with correct endianness. More...

#include "common.h"
#include "crc64_table_le.h"

Variables

const uint64_t lzma_crc64_table [4][256]
 

Detailed Description

Precalculated CRC64 table with correct endianness.

Variable Documentation

◆ lzma_crc64_table

const uint64_t lzma_crc64_table[4][256]
extern