OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:murmurhash2
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/lib/libc/hash/murmurhash/
murmurhash.c
4
*
MurmurHash2
-- from the original code:
6
* "
MurmurHash2
was written by Austin Appleby, and is placed in the public
38
__weak_alias(
murmurhash2
,_murmurhash2)
43
murmurhash2
(const void *key, size_t len, uint32_t seed)
/src/sys/sys/
hash.h
103
uint32_t
murmurhash2
(const void *, size_t, uint32_t);
/src/sys/kern/
subr_thmap.c
130
#define murmurhash3
murmurhash2
/src/lib/libc/include/
namespace.h
541
#define
murmurhash2
_murmurhash2
macro
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025