Home
last modified time | relevance | path

Searched refs:SPLITNUM (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/db/hash/
H A Dhash.h164 #define SPLITNUM(N) (((u_int32_t)(N)) >> SPLITSHIFT) macro
171 BUCKET_TO_PAGE ( (1 << SPLITNUM((B))) -1 ) + OPAGENUM((B));