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

/vbox/src/VBox/Runtime/r3/
H A Dalloc.cpp31 #if defined(RTMEM_WRAP_TO_EF_APIS) && !defined(RTMEM_NO_WRAP_TO_EF_APIS)
32 # undef RTMEM_WRAP_TO_EF_APIS macro
/vbox/include/iprt/
H A Dmem.h846 /** @def RTMEM_WRAP_TO_EF_APIS
847 * Define RTMEM_WRAP_TO_EF_APIS to wrap RTMem APIs to RTMemEf APIs.
849 #if defined(RTMEM_WRAP_TO_EF_APIS) && defined(IN_RING3) && !defined(RTMEM_NO_WRAP_TO_EF_APIS)
863 # define RTMEM_WRAP_TO_EF_APIS macro
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp27 # define RTMEM_WRAP_TO_EF_APIS macro

Completed in 75 milliseconds