Searched refs:IS_MMAPPED (Results 1 – 3 of 3) sorted by relevance
35 #define IS_MMAPPED(c) !((c)->csize & (C_INUSE)) macro
33 if (IS_MMAPPED(c)) { in aligned_alloc()
349 return IS_MMAPPED(MEM_TO_CHUNK(p)); in __malloc_allzerop()367 if (IS_MMAPPED(self)) { in realloc()515 if (IS_MMAPPED(self)) in free()