![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Macros | |
#define | CRC_UPDATE_BYTE_2(crc, b) |
#define | CRC_UINT32_SWAP(v) |
#define | CRC_UPDATE_BYTE_2_BE(crc, b) |
Functions | |
UInt32 Z7_FASTCALL | CrcUpdateT4 (UInt32 v, const void *data, size_t size, const UInt32 *table) |
UInt32 Z7_FASTCALL | CrcUpdateT8 (UInt32 v, const void *data, size_t size, const UInt32 *table) |
UInt32 Z7_FASTCALL | CrcUpdateT1_BeT4 (UInt32 v, const void *data, size_t size, const UInt32 *table) |
UInt32 Z7_FASTCALL | CrcUpdateT1_BeT8 (UInt32 v, const void *data, size_t size, const UInt32 *table) |
#define CRC_UINT32_SWAP | ( | v | ) |
#define CRC_UPDATE_BYTE_2 | ( | crc, | |
b ) |
UInt32 Z7_FASTCALL CrcUpdateT1_BeT4 | ( | UInt32 | v, |
const void * | data, | ||
size_t | size, | ||
const UInt32 * | table ) |
UInt32 Z7_FASTCALL CrcUpdateT1_BeT8 | ( | UInt32 | v, |
const void * | data, | ||
size_t | size, | ||
const UInt32 * | table ) |