Home | History | Annotate | Download | only in dlmalloc

Lines Matching refs:disable_contiguous

2661 #define disable_contiguous(M) ((M)->mflags |=  USE_NONCONTIGUOUS_BIT)
4162 disable_contiguous(m); /* Don't try contiguous path in the future */
5452 disable_contiguous(m);