Searched defs:NN_NULL_ASSERT (Results 1 – 1 of 1) sorted by relevance
192 #define NN_NULL_ASSERT(exp) macro414 …#define NN_NULL_ASSERT( exp) NN_ASSERTMSG( (exp) != NULL, "%s must not be NULL", … macro