Searched defs:bb_perror_msg_and_die (Results 1 – 2 of 2) sorted by relevance
21 void FAST_FUNC bb_perror_msg_and_die(const char *s, ...) in bb_perror_msg_and_die() function
1482 #define bb_perror_msg_and_die(...) BB_MSG(_perror_msg_and_die, BB_MSG_KIND(__VA_ARGS__), __VA_ARGS_… macro