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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvTracer.cpp221 MY_CHECK_MSG_RET(a_Expr, ("%s: Validation failed on line " RT_XSTR(__LINE__) ": " #a_Expr "\n", __FUNCTION__), a_rc)
224 #define MY_CHECK_MSG_RET(a_Expr, a_PrintfArgs, a_rc) \ macro

Completed in 38 milliseconds