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