Searched refs:BT_ASSERT_PRINT_MSG (Results 1 – 2 of 2) sorted by relevance
9 #define BT_ASSERT_PRINT_MSG(fmt, ...) __ASSERT_MSG_INFO(fmt, ##__VA_ARGS__) macro12 #define BT_ASSERT_PRINT_MSG(fmt, ...) macro34 BT_ASSERT_PRINT_MSG(fmt, ##__VA_ARGS__); \
20 BT_ASSERT_PRINT_MSG(fmt, ##__VA_ARGS__); \