Searched refs:RTMEM_NO_WRAP_TO_EF_APIS (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Runtime/common/alloc/
H A Dalloc.cpp31 #ifndef RTMEM_NO_WRAP_TO_EF_APIS
32 # define RTMEM_NO_WRAP_TO_EF_APIS macro
/vbox/src/VBox/Runtime/r3/generic/
H A Dallocex-r3-generic.cpp31 #define RTMEM_NO_WRAP_TO_EF_APIS macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dallocex-r3-posix.cpp31 #define RTMEM_NO_WRAP_TO_EF_APIS macro
/vbox/include/iprt/cpp/
H A Dmem.h142 # if defined(RTMEM_WRAP_TO_EF_APIS) && !defined(RTMEM_NO_WRAP_TO_EF_APIS)
/vbox/src/VBox/Runtime/r3/
H A Dallocex.cpp31 #define RTMEM_NO_WRAP_TO_EF_APIS macro
H A Dalloc.cpp31 #if defined(RTMEM_WRAP_TO_EF_APIS) && !defined(RTMEM_NO_WRAP_TO_EF_APIS)
/vbox/src/VBox/Runtime/r3/win/
H A Dallocex-win.cpp31 #define RTMEM_NO_WRAP_TO_EF_APIS macro
/vbox/src/VBox/Runtime/r0drv/
H A Dalloc-r0drv.cpp31 #define RTMEM_NO_WRAP_TO_EF_APIS macro
/vbox/include/iprt/
H A Dmem.h849 #if defined(RTMEM_WRAP_TO_EF_APIS) && defined(IN_RING3) && !defined(RTMEM_NO_WRAP_TO_EF_APIS)

Completed in 65 milliseconds