Lines Matching refs:__format__
75 __attribute__((__format__ (__printf__, 2, 4)))
314 …nt asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format__ (__printf__, 4, …
356 void myprintf_PR_6697(const char *format, int x, ...) __attribute__((__format__(printf,1, 3)));
423 __attribute__((__format__(__printf__, 1, 0)))
424 __attribute__((__format__(__scanf__, 3, 4)));
462 int printf(const char * restrict, ...) __attribute__((__format__ (__printf__, 1, 2)));
615 __attribute__((__format__(__printf__, 1, 3)));
617 __attribute__((__format__(__scanf__, 2, 3)));
620 __attribute__((__format__(__scanf__, 2, 3)));
622 __attribute__((__format__(__printf__, 1, 3)));
649 __attribute__((__format__(__printf__, 1, 3)));