Searched refs:UNUSED_2 (Results 1 - 1 of 1) sorted by relevance

/external/conscrypt/common/src/jni/main/include/
H A Dmacros.h189 #define UNUSED_2(a, b) ((void)(a)), UNUSED_1(b) macro
190 #define UNUSED_3(a, b, c) ((void)(a)), UNUSED_2(b, c)

Completed in 376 milliseconds