Searched refs:NN_WARNING (Results 1 – 2 of 2) 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
21 #define NN_MATH_WARNING NN_WARNING