Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/dbg/
Ddbg_DebugString.h97 #define NN_SLOG_( ... ) (void)nn::dbg::detail::Printf(__VA_ARGS__) macro
99 #define NN_SLOG_( ... ) (void)nndbgDetailPrintf(__VA_ARGS__) macro
102 #define NN_SLOG_( ... ) ((void)0) macro