ReactOS 0.4.15-dev-5893-g1bb4167
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
ULONG NTAPI | RtlComputeCrc32 (IN ULONG Initial, IN PUCHAR Data, IN ULONG Length) |
Variables | |
static const ULONG | CrcTable [256] |
Definition at line 26 of file crc32.c.
Referenced by RtlComputeCrc32().