Searched defs:NN_PUT (Results 1 – 1 of 1) sorted by relevance
93 #define NN_PUT( text, length ) macro114 #define NN_PUT( text, length ) (void)nn::dbg::detail::PutString((text), (length)) macro118 #define NN_PUT( text, length ) (void)nndbgDetailPutString((text), (length)) macro123 #define NN_PUT( text, length ) ((void)0) macro