MEDIUM_BLOCKS_PAGE_CAPACITY  535 maint/gnulib/lib/ssfmalloc.h   pool->page_capacity = MEDIUM_BLOCKS_PAGE_CAPACITY;
MEDIUM_BLOCKS_PAGE_CAPACITY  546 maint/gnulib/lib/ssfmalloc.h   pageptr->common.free_space = MEDIUM_BLOCKS_PAGE_CAPACITY;
MEDIUM_BLOCKS_PAGE_CAPACITY  883 maint/gnulib/lib/ssfmalloc.h   if (unlikely (size > MEDIUM_BLOCKS_PAGE_CAPACITY))