Home
last modified time | relevance | path

Searched refs: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
77 #undef NN_DBG_PRINT_RESULT
124 #define NN_DBG_PRINT_RESULT(exp) ::nn::dbg::detail::PrintResult(exp) macro
126 #define NN_DBG_PRINT_RESULT(exp) ((void)(exp)) macro
129 #define NN_DBG_TPRINT_RESULT_(exp) NN_DBG_PRINT_RESULT(exp)