Searched refs:mark_inuse_foot (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c3107 #define mark_inuse_foot(M,p,s) macro
3128 #define mark_inuse_foot(M,p,s)\ macro
3138 mark_inuse_foot(M,p,s))
3143 mark_inuse_foot(M,p,s))
3147 mark_inuse_foot(M, p, s))
3901 mark_inuse_foot(m, p, psize);
3937 mark_inuse_foot(m, newp, psize);

Completed in 46 milliseconds