Searched defs:c4 (Results 1 – 1 of 1) sorted by relevance
| /CafeSDK-2.12.13/system/include/nn/util/ |
| D | util_Result.h | 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
|