Searched defs:LocalDiscard (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinbase.h468 #define LocalDiscard(h) (LocalReAlloc((h),0,LMEM_MOVEABLE)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinbase.h454 #define LocalDiscard(h) (LocalReAlloc((h),0,LMEM_MOVEABLE)) macro

Completed in 154 milliseconds