Searched defs:bb_info_msg (Results 1 – 2 of 2) sorted by relevance
192 void FAST_FUNC bb_info_msg(const char *s, ...) in bb_info_msg() function
1446 #define bb_info_msg bb_error_msg macro1486 #define bb_info_msg(...) BB_MSG(_info_msg, BB_MSG_KIND(__VA_ARGS__), __VA_ARGS__) macro