Home
last modified time | relevance | path

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

/external/dlmalloc/
Dmalloc.c2288 #define set_free_with_pinuse(p, s, n)\ macro
3988 set_free_with_pinuse(q, qsize, oldfirst); in prepend_alloc()
4043 set_free_with_pinuse(q, psize, tn); in add_segment()
4407 set_free_with_pinuse(p, psize, next); in dispose_chunk()
4446 set_free_with_pinuse(p, psize, next); in dispose_chunk()
4747 set_free_with_pinuse(p, psize, next); in dlfree()
4788 set_free_with_pinuse(p, psize, next); in dlfree()
5688 set_free_with_pinuse(p, psize, next); in mspace_free()
5729 set_free_with_pinuse(p, psize, next); in mspace_free()
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c1756 #define set_free_with_pinuse(p, s, n)\ macro
3360 set_free_with_pinuse(q, qsize, oldfirst); in prepend_alloc()
3416 set_free_with_pinuse(q, psize, tn); in add_segment()
4302 set_free_with_pinuse(p, psize, next); in dlfree()
4343 set_free_with_pinuse(p, psize, next); in dlfree()
4703 set_free_with_pinuse(p, psize, next); in mspace_free()
4744 set_free_with_pinuse(p, psize, next); in mspace_free()
/external/libffi/src/
Ddlmalloc.c1751 #define set_free_with_pinuse(p, s, n)\ macro
3355 set_free_with_pinuse(q, qsize, oldfirst); in prepend_alloc()
3411 set_free_with_pinuse(q, psize, tn); in add_segment()
4297 set_free_with_pinuse(p, psize, next); in dlfree()
4338 set_free_with_pinuse(p, psize, next); in dlfree()
4698 set_free_with_pinuse(p, psize, next); in mspace_free()
4739 set_free_with_pinuse(p, psize, next); in mspace_free()