Searched refs:printf_format (Results 1 – 3 of 3) sorted by relevance
124 char *xmprintf(char *format, ...) printf_format;125 void xprintf(char *format, ...) printf_format;178 void error_msg(char *msg, ...) printf_format;179 void perror_msg(char *msg, ...) printf_format;180 void error_exit(char *msg, ...) printf_format noreturn;181 void perror_exit(char *msg, ...) printf_format noreturn;182 void help_exit(char *msg, ...) printf_format noreturn;
14 #define printf_format __attribute__((format(printf, 1, 2))) macro17 #define printf_format macro
7 filter=+build/printf_format29 filter=+runtime/printf_format