Searched refs:__printf__ (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | err.h | 36 __attribute__ ((__format__ (__printf__, 1, 2))); 38 __attribute__ ((__format__ (__printf__, 1, 0))); 42 __attribute__ ((__format__ (__printf__, 1, 2))); 44 __attribute__ ((__format__ (__printf__, 1, 0))); 48 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3))); 50 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0))); 52 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3))); 54 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0)));
|
| H A D | stdio.h | 363 __THROW __attribute__ ((__format__ (__printf__, 3, 4))); 367 __THROW __attribute__ ((__format__ (__printf__, 3, 0))); 376 __THROW __attribute__ ((__format__ (__printf__, 2, 0))) __wur; 379 __THROW __attribute__ ((__format__ (__printf__, 2, 3))) __wur; 382 __THROW __attribute__ ((__format__ (__printf__, 2, 3))) __wur; 392 __attribute__ ((__format__ (__printf__, 2, 0))); 394 __attribute__ ((__format__ (__printf__, 2, 3))); 870 __THROW __attribute__ ((__format__ (__printf__, 2, 3))); 874 __THROW __attribute__ ((__format__ (__printf__, 2, 0)));
|
| H A D | argp.h | 53 # define __printf__ printf macro 512 __attribute__ ((__format__ (__printf__, 2, 3))); 515 __attribute__ ((__format__ (__printf__, 2, 3))); 528 __attribute__ ((__format__ (__printf__, 4, 5))); 532 __attribute__ ((__format__ (__printf__, 4, 5)));
|
| H A D | error.h | 33 __attribute__ ((__format__ (__printf__, 3, 4))); 37 __attribute__ ((__format__ (__printf__, 5, 6)));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio2.h | 135 __THROW __attribute__ ((__format__ (__printf__, 3, 4))) __wur; 138 __THROW __attribute__ ((__format__ (__printf__, 3, 0))) __wur; 140 ...) __attribute__ ((__format__ (__printf__, 3, 4))); 143 __attribute__ ((__format__ (__printf__, 3, 0))); 147 __THROW __attribute__ ((__format__ (__printf__, 3, 4))); 152 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
|
| H A D | error.h | 28 __attribute__ ((__format__ (__printf__, 3, 4))); 32 __attribute__ ((__noreturn__, __format__ (__printf__, 3, 4))); 52 __attribute__ ((__format__ (__printf__, 5, 6))); 59 __attribute__ ((__noreturn__, __format__ (__printf__, 5, 6)));
|
| H A D | syslog.h | 26 __attribute__ ((__format__ (__printf__, 3, 4))); 43 __attribute__ ((__format__ (__printf__, 3, 0)));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | syslog.h | 191 __attribute__ ((__format__ (__printf__, 2, 3))); 201 __attribute__ ((__format__ (__printf__, 2, 0)));
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | teec_trace.h | 88 ((__format__(__printf__, __fmt, __varargs)))
|