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

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapoffset.cpp137 * This structure is placed at the head of the memory block specified to RTHeapOffsetInit(),
363 RTDECL(int) RTHeapOffsetInit(PRTHEAPOFFSET phHeap, void *pvMemory, size_t cbMemory) function
418 RT_EXPORT_SYMBOL(RTHeapOffsetInit); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c420 int RTHeapOffsetInit(PRTHEAPOFFSET phHeap, void *pvMemory, size_t cbMemory) function
/vbox/include/iprt/
H A Dmangling.h653 # define RTHeapOffsetInit RT_MANGLER(RTHeapOffsetInit) macro

Completed in 87 milliseconds