Home
last modified time | relevance | path

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

/external/syslinux/core/mem/
Dmalloc.c36 ARENA_HEAP_SET(nfp->a.attrs, heap); in __malloc_from_block()
191 ARENA_HEAP_SET(nah->a.attrs, ARENA_HEAP_GET(ah->a.attrs)); in bios_realloc()
Dmalloc.h90 #define ARENA_HEAP_SET(attrs, heap) \ macro