Searched refs:NN_TPANIC_WITH_RESULT_ (Results 1 – 1 of 1) sorted by relevance
476 #define NN_TPANIC_WITH_RESULT_(result, ...) \ macro482 #define NN_TPANIC_WITH_RESULT_(result, ...) (((void)(result)), nndbgPanic()) macro506 NN_TPANIC_WITH_RESULT_(nn_result_try_result, "\"%s\" is Failure.", #result); \