Home
last modified time | relevance | path

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

/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c3061 #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()