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

/external/dlmalloc/
H A Dmalloc.c3048 #define mark_inuse_foot(M,p,s) macro
3069 #define mark_inuse_foot(M,p,s)\ macro
3079 mark_inuse_foot(M,p,s))
3084 mark_inuse_foot(M,p,s))
3088 mark_inuse_foot(M, p, s))
3857 mark_inuse_foot(m, p, psize);
3893 mark_inuse_foot(m, newp, psize);

Completed in 160 milliseconds