heap_free
heap_free(heap, address);
if (heap_free(heap, address) == B_OK) {
if (heap_free(sGrowHeap, address) == B_OK)
if (heap_free(sVIPHeap, address) == B_OK)
heap_free(sVIPHeap, address);
int heap_free(heap_context);
(void) heap_free(ctx->timers);
heap_free,
heap_free(heap, address);
if (heap_free(heap, address) == B_OK) {