Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/dbg/
Ddbg_PrintResult.h70 #define NN_DBG_PRINT_RESULT(exp) macro
124 #define NN_DBG_PRINT_RESULT(exp) ::nn::dbg::detail::PrintResult(exp) macro
126 #define NN_DBG_PRINT_RESULT(exp) ((void)(exp)) macro