gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:SPLITNUM (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/search/hash.h - 12.7KB - 291 lines
172: #define OADDR_TO_PAGE(B)        \
173:         BUCKET_TO_PAGE ( (1 << SPLITNUM((B))) -1 ) + OPAGENUM((B));
174: