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

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapsimple.cpp93 #define RTHEAPSIMPLEBLOCK_IS_VALID_USED(pBlock) \ macro
210 do { AssertMsg(RTHEAPSIMPLEBLOCK_IS_VALID_USED((pBlock)), ("%#x\n", (pBlock)->fFlags)); \

Completed in 44 milliseconds