Searched refs:MEM_FREE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dallocex-win.cpp56 if ( MemInfo.State == MEM_FREE
/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstNtQueryStuff.cpp131 { MEM_FREE, "FREE" },
/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c4711 memory_info.State == MEM_FREE ? "FREE":
4716 if (memory_info.State == MEM_FREE &&
4965 case MEM_FREE:
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyProcess-win.cpp1674 if (MemInfo3.State == MEM_FREE || !(pThis->fFlags & SUPHARDNTVP_F_EXEC_ALLOC_REPLACE_WITH_RW))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h598 #define MEM_FREE 0x00010000 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h724 #define MEM_FREE 0x00010000 macro

Completed in 1395 milliseconds