OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hash2
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/db/hash/
hash_func.c
51
static uint32_t
hash2
(const void *, size_t) __attribute__((__unused__));
90
hash2
(const void *keyarg, size_t len)
/src/sys/arch/sandpoint/stand/altboot/
exception.c
44
uint32_t dmiss, dcmp, hash1,
hash2
;
member in struct:cpu_state
90
"DMISS=%08x DCMP=%08x HASH1=%08x
HASH2
=%08x\n"
94
st->dmiss,st->dcmp,st->hash1,st->
hash2
,
/src/usr.bin/config/
hash.c
91
static inline u_int
hash2
(u_int, const char *, const char *);
186
hash2
(u_int h, const char *str1, const char *str2)
function
216
h =
hash2
(0, s, NULL);
271
h =
hash2
(0, nam1, nam2);
305
h =
hash2
(0, name1, name2);
333
h =
hash2
(0, nam1, nam2);
Completed in 16 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026