Searched defs:malloc_params (Results 1 - 1 of 1) sorted by relevance

/external/dlmalloc/
H A Dmalloc.c2606 /* ------------- Global malloc_state and malloc_params ------------------- */
2609 malloc_params holds global properties, including those that can be
2615 struct malloc_params { struct
2624 static struct malloc_params mparams;

Completed in 172 milliseconds