Go to the source code of this file.
Functions | |
| static uint32_t | crc32 (const unsigned char *data, int len) |
Variables | |
| static unsigned long | crc_table [256] |
| static uint32_t crc32 | ( | const unsigned char * | data, | |
| int | len | |||
| ) | [static] |
Definition at line 629 of file dsmcc.cpp.
Referenced by crcinfo(), UnzipPrivate::extractFile(), png4file_close(), png4file_flush(), png4file_init(), png4file_open(), Dsmcc::ProcessSection(), and unzReadCurrentFile().
1.6.3