Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/util/
Dutil_Result.h84 #define NN_UTIL_RETURN_IF_FAILED_2(result, c1, c2) NN_UTIL_RETURN_IF_FAILED_BASE(result,c1,c2,,,) argument
85 #define NN_UTIL_RETURN_IF_FAILED_3(result, c1, c2, c3) NN_UTIL_RETURN_IF_FAILED_BASE(result,c1,c2,c… argument
86 #define NN_UTIL_RETURN_IF_FAILED_4(result, c1, c2, c3, c4) NN_UTIL_RETURN_IF_FAILED_BASE(result,c1,… argument
87 #define NN_UTIL_RETURN_IF_FAILED_5(result, c1, c2, c3, c4, c5) NN_UTIL_RETURN_IF_FAILED_BASE(result… argument
/CTR-SDK-0.13.2/include/nn/gx/CTR/
Dgx_MacroShader.h397 #define PICA_CMD_SET_VS_FIXED_ATTR(order, c0, c1, c2) \ argument