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

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapoffset.cpp421 RTDECL(void *) RTHeapOffsetAlloc(RTHEAPOFFSET hHeap, size_t cb, size_t cbAlignment) function
455 RT_EXPORT_SYMBOL(RTHeapOffsetAlloc); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c428 void* RTHeapOffsetAlloc(RTHEAPOFFSET hHeap, size_t cb, size_t cbAlignment) function
/vbox/include/iprt/
H A Dmangling.h647 # define RTHeapOffsetAlloc RT_MANGLER(RTHeapOffsetAlloc) macro

Completed in 148 milliseconds