Searched defs:ptrbits (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Drtree.h133 unsigned ptrbits = ZU(1) << (LG_SIZEOF_PTR+3); local
143 unsigned ptrbits = ZU(1) << (LG_SIZEOF_PTR+3); local
152 unsigned ptrbits = ZU(1) << (LG_SIZEOF_PTR+3); local
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Drtree.h133 unsigned ptrbits = ZU(1) << (LG_SIZEOF_PTR+3); local
143 unsigned ptrbits = ZU(1) << (LG_SIZEOF_PTR+3); local
152 unsigned ptrbits = ZU(1) << (LG_SIZEOF_PTR+3); local

Completed in 78 milliseconds