Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/
Dassert.h232 #define NN_ASSERT_WITH_RESULT(exp, result) macro
441 …#define NN_ASSERT_WITH_RESULT( exp, result) NN_ASSERTMSG_WITH_RESULT( (exp), (result), "%s",… macro