Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dbitmap.c120 return (bitmap_info_ngroups(binfo) << LG_SIZEOF_BITMAP); in bitmap_size()
/external/jemalloc_new/include/jemalloc/internal/
Dbitmap.h9 #define LG_SIZEOF_BITMAP LG_SIZEOF_LONG macro
22 #define LG_BITMAP_GROUP_NBITS (LG_SIZEOF_BITMAP + 3)