Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/
Dassert.h269 #define NN_PANIC(...) macro
463 …#define NN_PANIC(...) nndbgBreakWithMessage_ (NN_DBG_BREAK_REASON_PANIC, NN_FILE_NAME, __LINE__,… macro
468 #define NN_PANIC(...) nndbgPanic() macro