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