Searched defs:RTHeapSimpleAlloc (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapsimple.cpp389 RTDECL(void *) RTHeapSimpleAlloc(RTHEAPSIMPLE hHeap, size_t cb, size_t cbAlignment) function
423 RT_EXPORT_SYMBOL(RTHeapSimpleAlloc); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c432 void* RTHeapSimpleAlloc(RTHEAPSIMPLE Heap, size_t cb, size_t cbAlignment) function
/vbox/include/iprt/
H A Dmangling.h655 # define RTHeapSimpleAlloc RT_MANGLER(RTHeapSimpleAlloc) macro

Completed in 81 milliseconds