Searched refs:NN_SASSERTMSG_WITH_RESULT_ (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-4.2.8-20130828/include/nn/ |
| D | assert.h | 369 #define NN_SASSERTMSG_WITH_RESULT_(exp, result, ...) NN_ASSERTMSG(exp, __VA_ARGS__) macro 379 #define NN_SASSERTMSG_WITH_RESULT_(exp, result, ...) \ macro 389 #define NN_SASSERTMSG_WITH_RESULT_(exp, result, ...) \ macro 398 #define NN_SASSERTMSG_WITH_RESULT_(exp, result, ...) ((void)0) macro 443 …#define NN_SASSERT_WITH_RESULT_(exp, result) NN_SASSERTMSG_WITH_RESULT_( (exp), (result), "%s",…
|