OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitmap_info_ngroups
(Results
1 - 1
of
1
) sorted by null
/external/jemalloc/src/
bitmap.c
38
bitmap_info_ngroups
(const bitmap_info_t *binfo)
function
90
bitmap_info_ngroups
(const bitmap_info_t *binfo)
function
113
return (
bitmap_info_ngroups
(binfo) << LG_SIZEOF_BITMAP);
Completed in 148 milliseconds