Home
last modified time | relevance | path

Searched refs:libname (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/include/nn/dbg/
Ddbg_PrintResult.h84 #define NN_DBG_DECLARE_GET_RESULT_DESCRIPTION_STRING_IMPL_KEEPER(libname) \ argument
85 namespace nn { namespace libname { \
89 …#define NN_DBG_USE_GET_RESULT_DESCRIPTION_STRING_IMPL_KEEPER(libname) (::nn::libname::GetResultDes… argument
94 #define NN_DBG_DECLARE_GET_RESULT_DESCRIPTION_STRING_IMPL_KEEPER(libname) argument
95 #define NN_DBG_USE_GET_RESULT_DESCRIPTION_STRING_IMPL_KEEPER(libname) (void)0 argument
/CTR-SDK-0.14.4/sources/libraries/dbg/
Ddbg_PrintResult.cpp36 #define DEFINE_WEAK_GET_RESULT_DESCRIPTION_STRING_IMPL(libname) \ argument
37 namespace nn { namespace libname { \