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