Coda Distributed File System
|
#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 |
#define INLINE inline |
typedef uint64_t uint64 |