Searched refs:AssertLogRelMsgFailedStmt (Results 1 - 3 of 3) sorted by relevance

/vbox/include/iprt/
H A Dassert.h1474 /** @def AssertLogRelMsgFailedStmt
1483 #define AssertLogRelMsgFailedStmt(a, stmt) \ macro
/vbox/src/VBox/VMM/VMMR3/
H A DEM.cpp825 AssertLogRelMsgFailedStmt(("Bad EM state."), VERR_EM_INTERNAL_ERROR);
H A DCPUMR3CpuId.cpp1655 AssertLogRelMsgFailedStmt(("Unexpected max/cur XSAVE area sizes: %#x/%#x\n", pXStateLeaf0->uEcx, pXStateLeaf0->uEbx),
1659 AssertLogRelMsgFailedStmt(("Expected leaf eax=0xd/ecx=0 with the XSAVE/XRSTOR feature!\n"),

Completed in 1615 milliseconds