Home
last modified time | relevance | path

Searched defs:DEFAULT_GRANULARITY (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c93 #define DEFAULT_GRANULARITY 0 macro
712 #define DEFAULT_GRANULARITY (0) /* 0 means to compute in init_mparams */ macro
714 #define DEFAULT_GRANULARITY ((size_t)64U * (size_t)1024U) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c559 #define DEFAULT_GRANULARITY (0) /* 0 means to compute in init_mparams */ macro
561 #define DEFAULT_GRANULARITY ((size_t)64U * (size_t)1024U) macro