#include "libFireBird.h"Go to the source code of this file.
Macros | |
| #define | get16bits(d) |
Functions | |
| dword | SuperFastHash (register unsigned char *data, int len, dword hash) |
| #define get16bits | ( | d | ) |
Definition at line 10 of file SuperFastHash.c.
| dword SuperFastHash | ( | register unsigned char * | data, |
| int | len, | ||
| dword | hash | ||
| ) |
Definition at line 14 of file SuperFastHash.c.
References get16bits, TRACEENTER, and TRACEEXIT.