Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2421 #define mark_inuse_foot(M,p,s) macro
2440 #define mark_inuse_foot(M,p,s)\ macro
2450 mark_inuse_foot(M,p,s))
2455 mark_inuse_foot(M,p,s))
2459 mark_inuse_foot(M, p, s))
3189 mark_inuse_foot(m, p, psize); in mmap_alloc()
3225 mark_inuse_foot(m, newp, psize); in mmap_resize()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2997 #define mark_inuse_foot(M,p,s) macro
3018 #define mark_inuse_foot(M,p,s)\ macro
3028 mark_inuse_foot(M,p,s))
3033 mark_inuse_foot(M,p,s))
3037 mark_inuse_foot(M, p, s))
3773 mark_inuse_foot(m, p, psize); in mmap_alloc()
3808 mark_inuse_foot(m, newp, psize); in mmap_resize()