Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/dbg/
Ddbg_DebugString.h129 #define NN_SLOG_( ... ) (void)nn::dbg::detail::Printf(__VA_ARGS__) macro
133 #define NN_SLOG_( ... ) (void)nndbgDetailPrintf(__VA_ARGS__) macro
138 #define NN_SLOG_( ... ) ((void)0) macro