Searched refs:set_head_size (Results 1 – 1 of 1) sorted by relevance
1110 #define set_head_size(p, s) ((p)->size = (((p)->size & PREV_INUSE) | (s))) macro1799 set_head_size(old_top, old_top_size); in malloc_extend_top()2438 set_head_size(oldp, nb); in rEALLOc()2481 set_head_size(newp, nb); in rEALLOc()2547 set_head_size(newp, nb); in rEALLOc()2554 set_head_size(newp, newsize); in rEALLOc()2669 set_head_size(p, leadsize); in mEMALIGn()2684 set_head_size(p, nb); in mEMALIGn()