Home | History | Annotate | Download | only in dlmalloc

Lines Matching full:malloc_params

2606 /* ------------- Global malloc_state and malloc_params ------------------- */
2609 malloc_params holds global properties, including those that can be
2615 struct malloc_params {
2624 static struct malloc_params mparams;