Searched refs:NN_WARNING (Results 1 – 2 of 2) sorted by relevance
255 #define NN_WARNING(exp, ...) (void) ((exp) || (nndbgDetailPrintf(__VA_ARGS__), 0)) macro257 #define NN_WARNING(exp, ...) ((void)0) macro260 #define NN_WARNING(exp, ...) ((void)0) macro
21 #define NN_MATH_WARNING NN_WARNING