Searched refs:IGN_10 (Results 1 – 1 of 1) sorted by relevance
/mcuboot-latest/boot/bootutil/include/bootutil/ |
D | ignore.h | 47 #define IGN_10(X, ...) ((void)(X));IGN_9(__VA_ARGS__) macro 48 #define IGN_11(X, ...) ((void)(X));IGN_10(__VA_ARGS__) 63 IGN_14, IGN_13, IGN_12, IGN_11, IGN_10, IGN_9, IGN_8, IGN_7, \
|