Lines Matching refs:__format__
64 __attribute__((__format__ (__printf__, 2, 4)))
279 …nt asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format__ (__printf__, 4, …
321 void myprintf_PR_6697(const char *format, int x, ...) __attribute__((__format__(printf,1, 3)));
388 __attribute__((__format__(__printf__, 1, 0)))
389 __attribute__((__format__(__scanf__, 3, 4)));
427 int printf(const char * restrict, ...) __attribute__((__format__ (__printf__, 1, 2)));
565 __attribute__((__format__(__printf__, 1, 3)));
567 __attribute__((__format__(__scanf__, 2, 3)));
570 __attribute__((__format__(__scanf__, 2, 3)));
572 __attribute__((__format__(__printf__, 1, 3)));
599 __attribute__((__format__(__printf__, 1, 3)));