Searched refs:set_free_with_pinuse (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 1742 #define set_free_with_pinuse(p, s, n)\ 3319 set_free_with_pinuse(q, qsize, oldfirst); in prepend_alloc() 3375 set_free_with_pinuse(q, psize, tn); in add_segment() 4268 set_free_with_pinuse(p, psize, next); in dlfree() 4309 set_free_with_pinuse(p, psize, next); in dlfree() 4673 set_free_with_pinuse(p, psize, next); in mspace_free() 4714 set_free_with_pinuse(p, psize, next); in mspace_free()
|
| H A D | dlmalloc.h | 157 #define set_free_with_pinuse(p, s, n)\ macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 2248 #define set_free_with_pinuse(p, s, n)\ macro 3902 set_free_with_pinuse(q, qsize, oldfirst); in prepend_alloc() 3957 set_free_with_pinuse(q, psize, tn); in add_segment() 4872 set_free_with_pinuse(p, psize, next); in dlfree() 4913 set_free_with_pinuse(p, psize, next); in dlfree() 5303 set_free_with_pinuse(p, psize, next); in mstar_mspace_free() 5344 set_free_with_pinuse(p, psize, next); in mstar_mspace_free()
|