Defines

jenkins_hash8.cpp File Reference

Implements Jenkins' hash algorithm (64 bit). More...

#include "utils/prologue.h"
#include <stdio.h>
#include <stddef.h>
#include <stdlib.h>
#include "jenkins_hash.h"
#include "utils/precomp.h"
Include dependency graph for jenkins_hash8.cpp:

Go to the source code of this file.

Defines

#define hashmask(n)   (hashsize(n)-1)
#define hashsize(n)   ((ub8)1<<(n))

Detailed Description

Implements Jenkins' hash algorithm (64 bit).

Definition in file jenkins_hash8.cpp.


Generated on Sat Aug 7 2010 15:21:46 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads