Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/dbg/
Ddbg_DebugString.h65 #define NN_LOG( ... ) macro
112 #define NN_LOG( ... ) (void)nn::dbg::detail::Printf(__VA_ARGS__) macro
116 #define NN_LOG( ... ) (void)nndbgDetailPrintf(__VA_ARGS__) macro
121 #define NN_LOG( ... ) ((void)0) macro