Home
last modified time | relevance | path

Searched defs:NN_TLOG_ (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.5/include/nn/dbg/
Ddbg_DebugString.h128 #define NN_TLOG_( ... ) (void)nn::dbg::detail::TPrintf(__VA_ARGS__) macro
132 #define NN_TLOG_( ... ) (void)nndbgDetailTPrintf(__VA_ARGS__) macro
137 #define NN_TLOG_( ... ) ((void)0) macro