Searched refs:HASH4b (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libc/db/hash/
H A Dhash_func.c171 #define HASH4b h = (h << 5) + h + *key++; macro
172 #define HASH4 HASH4b

Completed in 144 milliseconds