![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
Macros | |
| #define | Z7_CRC_NUM_TABLES_USE 12 |
| #define | CRC_UPDATE_BYTE_2(crc, b) |
| #define | Q(n, d) |
| #define | R(a) |
| #define | CRC_FUNC_PRE_LE2(step) |
| #define | CRC_FUNC_PRE_LE(step) |
| #define | U2(r, op) |
| #define | U(r) |
| #define | CRC_UPDATE_BYTE_2_BE(crc, b) |
| #define | Q(n, d) |
| #define | R(a) |
| #define | CRC_FUNC_PRE_BE2(step) |
| #define | CRC_FUNC_PRE_BE(step) |
| #define | U2(r, op) |
| #define | U(r) |
Functions | |
| CRC_FUNC_PRE_LE (Z7_CRC_NUM_TABLES_USE) | |
| CRC_FUNC_PRE_BE (Z7_CRC_NUM_TABLES_USE) | |
| #define CRC_FUNC_PRE_BE | ( | step | ) |
| #define CRC_FUNC_PRE_BE2 | ( | step | ) |
| #define CRC_FUNC_PRE_LE | ( | step | ) |
| #define CRC_FUNC_PRE_LE2 | ( | step | ) |
| #define CRC_UPDATE_BYTE_2 | ( | crc, | |
| b ) |
| #define Q | ( | n, | |
| d ) |
| #define Q | ( | n, | |
| d ) |
| #define U | ( | r | ) |
| #define U2 | ( | r, | |
| op ) |
| #define Z7_CRC_NUM_TABLES_USE 12 |
| CRC_FUNC_PRE_BE | ( | Z7_CRC_NUM_TABLES_USE | ) |
| CRC_FUNC_PRE_LE | ( | Z7_CRC_NUM_TABLES_USE | ) |