Searched refs:NN_PANIC_WITH_RESULT (Results 1 – 1 of 1) sorted by relevance
281 #define NN_PANIC_WITH_RESULT(result, ...) macro312 #undef NN_PANIC_WITH_RESULT464 #define NN_PANIC_WITH_RESULT(result, ...) \ macro469 #define NN_PANIC_WITH_RESULT(result, ...) (((void)(result)), nndbgPanic()) macro497 NN_PANIC_WITH_RESULT(nn_result_try_result, "\"%s\" is Failure.", #result); \