Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/
Dassert.h366 #define NN_TASSERTMSG_(exp, ...) NN_ASSERTMSG(exp, __VA_ARGS__) macro
373 #define NN_TASSERTMSG_(exp, ...) \ macro
383 #define NN_TASSERTMSG_(exp, ...) \ macro
395 #define NN_TASSERTMSG_(exp, ...) ((void)0) macro