Searched refs:NN_LOGV (Results 1 – 1 of 1) sorted by relevance
121 #define NN_LOGV( fmt, arg ) (void)nn::dbg::detail::VPrintf(fmt, arg) macro123 #define NN_LOGV( fmt, arg ) (void)nndbgDetailVPrintf(fmt, arg) macro126 #define NN_LOGV( ... ) ((void)0) macro