Searched defs:fun (Results 1 – 2 of 2) sorted by relevance
| /interface/sdk_c/third_party/musl/ndk_musl_include/ |
| D | tgmath.h | 80 #define __tg_real_nocast(fun, x) ( \ argument 85 #define __tg_real(fun, x) (__RETCAST(x)__tg_real_nocast(fun, x)) argument 87 #define __tg_real_2_1(fun, x, y) (__RETCAST(x)( \ argument 92 #define __tg_real_2(fun, x, y) (__RETCAST_2(x, y)( \ argument 97 #define __tg_complex(fun, x) (__RETCAST_CX(x)( \ argument 102 #define __tg_complex_retreal(fun, x) (__RETCAST_REAL(x)( \ argument 107 #define __tg_real_complex(fun, x) (__RETCAST(x)( \ argument
|
| /interface/sdk-js/build-tools/api_diff/src/ |
| D | api_collector.js | 217 function getFunctionDigestInfo(fun, parentApiDigest, ext) { argument
|