Searched refs:__attribute_format__ (Results 1 – 6 of 6) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | log.h | 22 __attribute_format__((__printf__, 4, 5)) 26 __attribute_format__((__printf__, 4, 5)) 30 __attribute_format__((__printf__, 6, 7))
|
| H A D | first.h | 226 #ifndef __attribute_format__ 229 #define __attribute_format__(x) __attribute__((__format__ x)) macro 231 #define __attribute_format__(x) macro
|
| H A D | log.c | 176 __attribute_format__((__printf__, 2, 0)) 261 __attribute_format__((__printf__, 4, 0))
|
| H A D | mod_gnutls.c | 190 __attribute_format__((__printf__, 5, 6))
|
| H A D | mod_nss.c | 234 __attribute_format__((__printf__, 4, 5))
|
| H A D | mod_mbedtls.c | 250 __attribute_format__((__printf__, 5, 6))
|