Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dbitmap.c120 return (bitmap_info_ngroups(binfo) << LG_SIZEOF_BITMAP); in bitmap_size()
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dbitmap.h9 #define LG_SIZEOF_BITMAP LG_SIZEOF_LONG macro
22 #define LG_BITMAP_GROUP_NBITS (LG_SIZEOF_BITMAP + 3)