Searched refs:SPLITNUM (Results 1 – 2 of 2) sorted by relevance
167 #define SPLITNUM(N) (((u_int32_t)(N)) >> SPLITSHIFT) macro175 (BUCKET_TO_PAGE ( (1 << SPLITNUM((B))) -1 ) + OPAGENUM((B)))
1257 temp = (1 << SPLITNUM(n)) - 1;