![]() |
InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
Spooky Hash from Bob Jenkins. This is public domain. More...
#include <stddef.h>#include <stdint.h>

Go to the source code of this file.
Classes | |
| class | SpookyHash |
Macros | |
| #define | INLINE inline |
Typedefs | |
| typedef uint64_t | uint64 |
| typedef uint32_t | uint32 |
| typedef uint16_t | uint16 |
| typedef uint8_t | uint8 |
Spooky Hash from Bob Jenkins. This is public domain.
Definition in file spooky.h.