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

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapoffset.cpp94 #define RTHEAPOFFSETBLOCK_IS_VALID_USED(pBlock) \ macro
266 do { AssertMsg(RTHEAPOFFSETBLOCK_IS_VALID_USED((pBlock)), ("%#x\n", (pBlock)->fFlags)); \

Completed in 45 milliseconds