Searched refs:mark_inuse_foot (Results 1 – 1 of 1) sorted by relevance
/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 3061 #define mark_inuse_foot(M,p,s) macro 3082 #define mark_inuse_foot(M,p,s)\ macro 3092 mark_inuse_foot(M,p,s)) 3097 mark_inuse_foot(M,p,s)) 3101 mark_inuse_foot(M, p, s)) 3853 mark_inuse_foot(m, p, psize); in mmap_alloc() 3889 mark_inuse_foot(m, newp, psize); in mmap_resize()
|