|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Functions | |
| void | crc_start () |
| u_long | crc (char *ptr, int nr) const |
Variables | |
| static const char | rcsid [] |
| const u_long | crctab [] |
| u_long | crcval |
| u_int | step |
| u_long crc | ( | char * | ptr, |
| int | nr ) const |
| const u_long crctab[] |
Referenced by crc().
| u_long crcval |
Referenced by crc(), and crc_start().
|
static |
| u_int step |
Referenced by crc(), and crc_start().