Searched defs:UNUSED_9 (Results 1 - 1 of 1) sorted by relevance

/external/conscrypt/common/src/jni/main/include/
H A Dmacros.h196 #define UNUSED_9(a, b, c, d, e, f, g, h, i) ((void)(a)), UNUSED_8(b, c, d, e, f, g, h, i) macro
197 #define UNUSED_10(a, b, c, d, e, f, g, h, i, j) ((void)(a)), UNUSED_9(b, c, d, e, f, g, h, i, j)

Completed in 54 milliseconds