Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/nn/util/
Dutil_Result.h58 #define NN_UTIL_RETURN_IF_FAILED_3(result, c1, c2, c3) NN_UTIL_RETURN_IF_FAILED_BASE(result,c1,c2,c… argument
59 #define NN_UTIL_RETURN_IF_FAILED_4(result, c1, c2, c3, c4) NN_UTIL_RETURN_IF_FAILED_BASE(result,c1,… argument
60 #define NN_UTIL_RETURN_IF_FAILED_5(result, c1, c2, c3, c4, c5) NN_UTIL_RETURN_IF_FAILED_BASE(result… argument
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp238 int c1, c2, c3; in getFile() local
436 int c1, c2, c3; in AppendShaderSource() local