Searched defs:NN_WARNING (Results 1 – 1 of 1) sorted by relevance
248 #define NN_WARNING(exp, ...) (void) ((exp) || (nndbgDetailPrintf(__VA_ARGS__), 0)) macro250 #define NN_WARNING(exp, ...) ((void)0) macro253 #define NN_WARNING(exp, ...) ((void)0) macro