Home
last modified time | relevance | path

Searched refs:NN_RESULT_ASSERT (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/include/nn/
Dassert.h181 #define NN_RESULT_ASSERT(exp) NN_UTIL_PANIC_IF_FAILED(exp) macro
183 #define NN_RESULT_ASSERT(exp) ((void)0) macro