Searched refs:printf_format (Results 1 – 3 of 3) sorted by relevance
105 char *xmprintf(char *format, ...) printf_format;106 void xprintf(char *format, ...) printf_format;154 void error_msg(char *msg, ...) printf_format;155 void perror_msg(char *msg, ...) printf_format;156 void error_exit(char *msg, ...) printf_format noreturn;157 void perror_exit(char *msg, ...) printf_format noreturn;158 void help_exit(char *msg, ...) printf_format noreturn;
14 #define printf_format __attribute__((format(printf, 1, 2))) macro17 #define printf_format macro
8 filter=+build/printf_format30 filter=+runtime/printf_format