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