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

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapsimple.cpp639 RTDECL(void) RTHeapSimpleFree(RTHEAPSIMPLE hHeap, void *pv) function
675 RT_EXPORT_SYMBOL(RTHeapSimpleFree); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c440 void RTHeapSimpleFree(RTHEAPSIMPLE Heap, void *pv) function
/vbox/include/iprt/
H A Dmangling.h658 # define RTHeapSimpleFree RT_MANGLER(RTHeapSimpleFree) macro

Completed in 85 milliseconds