TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
lookup.h File Reference
#include <stdint.h>
+ Include dependency graph for lookup.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t hashlittle (const void *key, size_t length, uint32_t initval)
 
void hashlittle2 (const void *key, size_t length, uint32_t *pc, uint32_t *pb)
 

Function Documentation

uint32_t hashlittle ( const void *  key,
size_t  length,
uint32_t  initval 
)

+ Here is the caller graph for this function:

void hashlittle2 ( const void *  key,
size_t  length,
uint32_t pc,
uint32_t pb 
)

+ Here is the caller graph for this function: