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

/vbox/src/VBox/Runtime/common/alloc/
H A Dheapoffset.cpp236 #define ASSERT_PREV(pHeapInt, pBlock) \ macro
262 ASSERT_PREV(pHeapInt, pBlock); \
271 ASSERT_PREV(pHeapInt, pBlock); \
H A Dheapsimple.cpp180 #define ASSERT_PREV(pHeapInt, pBlock) \ macro
206 ASSERT_PREV(pHeapInt, pBlock); \
215 ASSERT_PREV(pHeapInt, pBlock); \

Completed in 58 milliseconds