Lines Matching refs:set_foot
2281 #define set_foot(p, s) (((mchunkptr)((char*)(p) + (s)))->prev_foot = (s))2285 ((p)->head = (s|PINUSE_BIT), set_foot(p, s))