DEFAULT_GRANULARITY 617 compat/nedmalloc/malloc.c.h #define DEFAULT_GRANULARITY (0) /* 0 means to compute in init_mparams */ DEFAULT_GRANULARITY 619 compat/nedmalloc/malloc.c.h #define DEFAULT_GRANULARITY ((size_t)64U * (size_t)1024U) DEFAULT_GRANULARITY 57 compat/nedmalloc/nedmalloc.c #define DEFAULT_GRANULARITY (1*1024*1024)