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

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapoffset.cpp103 #define RTHEAPOFFSETBLOCK_IS_VALID_FREE(pBlock) \ macro
311 Assert(RTHEAPOFFSETBLOCK_IS_VALID_FREE(&(pBlock)->Core)); \

Completed in 34 milliseconds