Home
last modified time | relevance | path

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

/external/toybox/lib/
Dlib.h125 char *xmprintf(char *format, ...) printf_format;
126 void xprintf(char *format, ...) printf_format;
180 void error_msg(char *msg, ...) printf_format;
181 void perror_msg(char *msg, ...) printf_format;
182 void error_exit(char *msg, ...) printf_format noreturn;
183 void perror_exit(char *msg, ...) printf_format noreturn;
184 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.cfg7 filter=+build/printf_format
29 filter=+runtime/printf_format