Searched defs:NN_LOGV (Results 1 – 1 of 1) sorted by relevance
81 #define NN_LOGV( fmt, arg ) macro113 #define NN_LOGV( fmt, arg ) (void)nn::dbg::detail::VPrintf((fmt), (arg)) macro117 #define NN_LOGV( fmt, arg ) (void)nndbgDetailVPrintf((fmt), (arg)) macro122 #define NN_LOGV( ... ) ((void)0) macro