memory_range      518 maint/gnulib/lib/ssfmalloc.h   struct memory_range gaps[FLEXIBLE_ARRAY_MEMBER /* PAGESIZE / SMALL_BLOCK_MAX_SIZE + 1 */];
memory_range      525 maint/gnulib/lib/ssfmalloc.h                 MEDIUM_BLOCKS_PAGE_MAX_GAPS * sizeof (struct memory_range)) \
memory_range      614 maint/gnulib/lib/ssfmalloc.h   struct memory_range *gaps = pageptr->gaps;