Searched refs:NN_TWARNING_ (Results 1 – 2 of 2) sorted by relevance
265 #define NN_TWARNING_(exp, ...) (void) ((exp) || (nndbgDetailTPrintf(__VA_ARGS__), 0)) macro268 #define NN_TWARNING_(exp, ...) ((void)0) macro272 #define NN_TWARNING_(exp, ...) ((void)0) macro
136 NN_TWARNING_(true, "too long string.");161 NN_TWARNING_(true, "too long string."); in SetLength()518 NN_TWARNING_(*s, "too long string."); in CopyFrom()