Searched refs:init_mparams (Results 1 - 1 of 1) sorted by relevance

/external/dlmalloc/
H A Dmalloc.c673 #define DEFAULT_GRANULARITY (0) /* 0 means to compute in init_mparams */
2611 initialized in init_mparams. Note that the non-zeroness of "magic"
2627 #define ensure_initialization() (void)(mparams.magic != 0 || init_mparams())
3101 static int init_mparams(void) { function

Completed in 93 milliseconds