Home | History | Annotate | Download | only in mpreal

Lines Matching refs:set_foot

2152 #define set_foot(p, s)  (((mchunkptr)((char*)(p) + (s)))->prev_foot = (s))

2156 ((p)->head = (s|PINUSE_BIT), set_foot(p, s))