Home | History | Annotate | Download | only in src

Lines Matching refs:set_foot

1687 #define set_foot(p, s)  (((mchunkptr)((char*)(p) + (s)))->prev_foot = (s))
1691 ((p)->head = (s|PINUSE_BIT), set_foot(p, s))