Searched refs:printf_format (Results 1 – 2 of 2) sorted by relevance
94 char *xmprintf(char *format, ...) printf_format;95 void xprintf(char *format, ...) printf_format;141 void error_msg(char *msg, ...) printf_format;142 void perror_msg(char *msg, ...) printf_format;143 void error_exit(char *msg, ...) printf_format noreturn;144 void perror_exit(char *msg, ...) printf_format noreturn;
15 #define printf_format __attribute__((format(printf, 1, 2))) macro17 #define printf_format macro21 #define printf_format macro