Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/dbg/
Ddbg_DebugString.h77 #define NN_TLOG_( ... ) (void)nn::dbg::detail::TPrintf(__VA_ARGS__) macro
79 #define NN_TLOG_( ... ) (void)nndbgDetailTPrintf(__VA_ARGS__) macro
82 #define NN_TLOG_( ... ) ((void)0) macro