Searched refs:NN_MAX_ASSERT (Results 1 – 1 of 1) sorted by relevance
156 #define NN_MAX_ASSERT(exp, max) macro306 #undef NN_MAX_ASSERT423 …#define NN_MAX_ASSERT( exp, max) NN_ASSERTMSG( (exp) <= (max), "%s(=%d) must be <= %s… macro