Searched refs:set_foot (Results 1 – 3 of 3) sorted by relevance
150 #define set_foot(p, s) (((mchunkptr)((unsigned long)(p) + (s)))->prev_foot = (s)) macro154 ((p)->head = (s|PINUSE_BIT), set_foot(p, s))
1735 #define set_foot(p, s) (((mchunkptr)((char*)(p) + (s)))->prev_foot = (s))1739 ((p)->head = (s|PINUSE_BIT), set_foot(p, s))
2241 #define set_foot(p, s) (((mchunkptr)((char*)(p) + (s)))->prev_foot = (s)) macro2245 ((p)->head = (s|PINUSE_BIT), set_foot(p, s))