Searched refs:set_head_size (Results 1 – 1 of 1) sorted by relevance
1868 #define set_head_size(p, s) ((p)->size = (((p)->size & SIZE_BITS) | (s))) macro3582 set_head_size(oldp, nb ); in _int_realloc()3664 set_head_size(newp, newsize); in _int_realloc()3669 set_head_size(newp, nb ); in _int_realloc()3773 set_head_size(p, leadsize); in _int_memalign()3789 set_head_size(p, nb); in _int_memalign()