Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/
Dassert.h367 #define NN_SASSERTMSG_(exp, ...) NN_ASSERTMSG(exp, __VA_ARGS__) macro
375 #define NN_SASSERTMSG_(exp, ...) \ macro
385 #define NN_SASSERTMSG_(exp, ...) \ macro
396 #define NN_SASSERTMSG_(exp, ...) ((void)0) macro
409 #define NN_SASSERT_(exp) NN_SASSERTMSG_((exp), "%s", #exp)