ReactOS 0.4.16-dev-125-g798ea90
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
ULONG NTAPI | RtlComputeCrc32 (_In_ ULONG Initial, _In_ const UCHAR *Data, _In_ ULONG Length) |
Variables | |
static const ULONG | CrcTable [256] |
Definition at line 26 of file crc32.c.
Referenced by RtlComputeCrc32().