Searched refs:heap_raw_alloc (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/kernel/
H A Dheap.cpp1413 heap_raw_alloc(heap_allocator *heap, size_t size, size_t alignment) function
1564 address = heap_raw_alloc(heap, size, alignment);
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp1022 heap_raw_alloc(heap_allocator *heap, size_t size, size_t alignment) function
1154 address = heap_raw_alloc(heap, size, alignment);

Completed in 44 milliseconds