Home
last modified time | relevance | path

Searched refs:IGN_1 (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/
Dignore.h38 #define IGN_1(X) ((void)(X)) macro
39 #define IGN_2(X, ...) ((void)(X));IGN_1(__VA_ARGS__)
64 IGN_6, IGN_5, IGN_4, IGN_3, IGN_2, IGN_1)(__VA_ARGS__)