| /openbsd/src/sbin/isakmpd/ |
| D | log.h | 68 __attribute__((__format__(__printf__, 3, 4))); 82 __attribute__((__format__(__printf__, 1, 2))); 84 __attribute__((__format__(__printf__, 1, 2))); 86 __attribute__((__format__(__printf__, 1, 2))) __dead; 88 __attribute__((__format__(__printf__, 1, 2))); 90 __attribute__((__format__(__printf__, 1, 2))); 92 __attribute__((__format__(__printf__, 1, 2)));
|
| /openbsd/src/usr.bin/patch/ |
| D | util.h | 34 __attribute__((__format__(__printf__, 1, 2))); 36 __attribute__((__format__(__printf__, 1, 2))); 38 __attribute__((__format__(__printf__, 1, 2))); 40 __attribute__((__format__(__printf__, 1, 2)));
|
| /openbsd/src/sbin/fsck/ |
| D | fsutil.h | 30 __attribute__((__noreturn__,__format__(__printf__,1,2))); 32 __attribute__((__format__(__printf__,1,2))); 34 __attribute__((__format__(__printf__,1,2))); 36 __attribute__((__noreturn__,__format__(__printf__,1,2)));
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
| D | multattr-1.c | 14 __attribute__((__format__(__printf__, 1, 0))) 19 __attribute__((__format__(__printf__, 1, 0))); 22 __attribute__((__format__(__printf__, 1, 0))); 29 __attribute__((__format__(__printf__, 1, 0)));
|
| D | multattr-2.c | 12 extern __attribute__((__format__(__printf__, 1, 0))) void 16 extern void (__attribute__((__format__(__printf__, 1, 0))) my_vprintf_scanf2) 21 (__attribute__((__format__(__printf__, 1, 0))) my_vprintf_scanf3)
|
| D | attr-2.c | 9 extern void tformat__printf__ (const char *, ...) __attribute__((format(__printf__, 1, 2))); 17 extern void t__format____printf__ (const char *, ...) __attribute__((__format__(__printf__, 1, 2)));
|
| D | xopen-2.c | 13 void vbar (va_list, const char *) __attribute__((__format__(__printf__, 2, 0)));
|
| /openbsd/src/gnu/usr.bin/texinfo/intl/ |
| D | vasnprintf.h | 37 # define __printf__ printf macro 53 __attribute__ ((__format__ (__printf__, 3, 4))); 55 __attribute__ ((__format__ (__printf__, 3, 0)));
|
| /openbsd/src/usr.bin/dig/lib/isc/include/isc/ |
| D | error.h | 32 __attribute__((__format__(__printf__, 3, 4))); 37 __attribute__((__format__(__printf__, 3, 4)));
|
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | error.h | 36 # define __printf__ printf macro 42 __attribute__ ((__format__ (__printf__, 3, 4)));
|
| /openbsd/src/games/sail/ |
| D | extern.h | 401 __attribute__((__format__(__printf__,1,3))); 403 __attribute__((__format__(__printf__,1,2))); 429 __attribute__((__format__(__printf__,2,4))); 431 __attribute__((__format__(__printf__,2,3)));
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | perlio.h | 186 __attribute__format__(__printf__, 1, 2); 246 __attribute__format__(__printf__, 2, 3); 340 __attribute__format__(__printf__, 1, 2);
|
| /openbsd/src/usr.bin/awk/ |
| D | proto.h | 138 __attribute__((__format__(__printf__, 1, 2))); 140 __attribute__((__format__(__printf__, 1, 2))); 142 __attribute__((__format__(__printf__, 1, 2)));
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | as.h | 490 #define __printf__ printf macro 496 __attribute__ ((__format__ (__printf__, 1, 2))) 499 __attribute__ ((__format__ (__printf__, 3, 4)))
|
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | ansidecl.h | 285 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 297 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | __bsd_locale_fallbacks.h | 110 inline _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 4, 5) 120 inline _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 3, 4)
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 20010701-1.c | 5 void __attribute__((__noreturn__)) foo (const char *, ...) __attribute__((__format__(__printf__, 1,…
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
| D | attrib6.C | 6 void __attribute__((__noreturn__)) foo (const char *, ...) __attribute__((__format__(__printf__, 1,…
|
| /openbsd/src/gnu/llvm/libcxx/src/filesystem/ |
| D | filesystem_common.h | 70 static _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 1, 0) string 94 static _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 1, 2) string 182 _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 3, 0) 201 _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 3, 4) 223 _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 3, 4)
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | as.h | 538 #define __printf__ printf macro 544 __attribute__ ((__format__ (__printf__, 1, 2))) 547 __attribute__ ((__format__ (__printf__, 3, 4)))
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/ |
| D | ansidecl.h | 307 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 335 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
| /openbsd/src/gnu/lib/libiberty/include/ |
| D | ansidecl.h | 307 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 335 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
| /openbsd/src/gnu/gcc/include/ |
| D | ansidecl.h | 307 #define ATTRIBUTE_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n))) ATTRIBUTE_NONNULL(m) 335 # define ATTRIBUTE_NULL_PRINTF(m, n) __attribute__ ((__format__ (__printf__, m, n)))
|
| /openbsd/src/usr.bin/mandoc/ |
| D | mandoc_aux.h | 20 __attribute__((__format__ (__printf__, 2, 3)));
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| D | va-arg-21.c | 16 static void __attribute__ ((__format__ (__printf__, 1, 2)))
|