Searched refs:use_noncontiguous (Results 1 – 2 of 2) sorted by relevance
2086 #define use_noncontiguous(M) ((M)->mflags & USE_NONCONTIGUOUS_BIT) macro3416 if (MORECORE_CONTIGUOUS && !use_noncontiguous(m)) { in sys_alloc()
2609 #define use_noncontiguous(M) ((M)->mflags & USE_NONCONTIGUOUS_BIT) macro4008 if (MORECORE_CONTIGUOUS && !use_noncontiguous(m)) { in sys_alloc()