Home
last modified time | relevance | path

Searched refs:printf_format (Results 1 – 3 of 3) sorted by relevance

/external/toybox/lib/
Dlib.h105 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;
Dportability.h14 #define printf_format __attribute__((format(printf, 1, 2))) macro
17 #define printf_format macro
/external/vixl/
DCPPLINT.cfg8 filter=+build/printf_format
30 filter=+runtime/printf_format