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

/freebsd-12-stable/lib/libc/db/hash/
H A Dhash_func.c161 #define HASH4b h = (h << 5) + h + *k++; macro
162 #define HASH4 HASH4b

Completed in 45 milliseconds