Home
last modified time | relevance | path

Searched defs:NN_PANIC_WITH_RESULT (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/
Dassert.h281 #define NN_PANIC_WITH_RESULT(result, ...) macro
464 #define NN_PANIC_WITH_RESULT(result, ...) \ macro
469 #define NN_PANIC_WITH_RESULT(result, ...) (((void)(result)), nndbgPanic()) macro