Searched refs:IGNORE (Results 1 – 8 of 8) sorted by relevance
44 #define BOOT_LOG_ERR(...) IGNORE(__VA_ARGS__)45 #define BOOT_LOG_WRN(...) IGNORE(__VA_ARGS__)46 #define BOOT_LOG_INF(...) IGNORE(__VA_ARGS__)47 #define BOOT_LOG_DBG(...) IGNORE(__VA_ARGS__)48 #define BOOT_LOG_SIM(...) IGNORE(__VA_ARGS__)
59 IGNORE(_state); \63 IGNORE(_state); \
61 #define IGNORE(...) \ macro
55 #define MCUBOOT_LOG_ERR(...) IGNORE(__VA_ARGS__)64 #define MCUBOOT_LOG_WRN(...) IGNORE(__VA_ARGS__)73 #define MCUBOOT_LOG_INF(...) IGNORE(__VA_ARGS__)82 #define MCUBOOT_LOG_DBG(...) IGNORE(__VA_ARGS__)85 #define MCUBOOT_LOG_SIM(...) IGNORE(__VA_ARGS__)
56 #define MCUBOOT_LOG_ERR(...) IGNORE(__VA_ARGS__)68 #define MCUBOOT_LOG_WRN(...) IGNORE(__VA_ARGS__)80 #define MCUBOOT_LOG_INF(...) IGNORE(__VA_ARGS__)92 #define MCUBOOT_LOG_DBG(...) IGNORE(__VA_ARGS__)104 #define MCUBOOT_LOG_SIM(...) IGNORE(__VA_ARGS__)
62 #define MCUBOOT_LOG_ERR(...) IGNORE(__VA_ARGS__)68 #define MCUBOOT_LOG_WRN(...) IGNORE(__VA_ARGS__)74 #define MCUBOOT_LOG_INF(...) IGNORE(__VA_ARGS__)80 #define MCUBOOT_LOG_DBG(...) IGNORE(__VA_ARGS__)
61 #define MCUBOOT_LOG_ERR(...) IGNORE(__VA_ARGS__)72 #define MCUBOOT_LOG_WRN(...) IGNORE(__VA_ARGS__)83 #define MCUBOOT_LOG_INF(...) IGNORE(__VA_ARGS__)94 #define MCUBOOT_LOG_DBG(...) IGNORE(__VA_ARGS__)
26 #define MCUBOOT_LOG_SIM(...) IGNORE(__VA_ARGS__)