Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_murmurhash.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
Include dependency graph for ngx_murmurhash.c:

Go to the source code of this file.

Functions

uint32_t ngx_murmur_hash2 (u_char *data, size_t len)

Function Documentation

uint32_t ngx_murmur_hash2 ( u_char *  data,
size_t  len 
)

Definition at line 12 of file ngx_murmurhash.c.