Geant4
9.6.p02
|
Go to the source code of this file.
Macros | |
#define | local static |
#define | TBLS 1 |
#define | DO1 crc = crc_table[0][((int)crc ^ (*buf++)) & 0xff] ^ (crc >> 8) |
#define | DO8 DO1; DO1; DO1; DO1; DO1; DO1; DO1; DO1 |
Functions | |
const unsigned long FAR *ZEXPORT | get_crc_table () |
unsigned long ZEXPORT | crc32 (unsigned long crc, const unsigned char FAR *buf, unsigned len) |