Searched defs:heap_free (Results 1 – 4 of 4) sorted by relevance
32 #define heap_free __heap_free macro
77 heap_free(heap_context ctx) { in heap_free() function
1693 size_t heap_quantum, vmem_alloc_t *heap_alloc, vmem_free_t *heap_free) in vmem_init()
734 static vmem_free_t *heap_free; variable