Searched refs:__printf__ (Results 1 - 25 of 43) sorted by relevance

12

/haiku-fatelf/src/bin/coreutils/lib/
H A Dxvasprintf.h32 # define __printf__ printf macro
48 __attribute__ ((__format__ (__printf__, 1, 2)));
50 __attribute__ ((__format__ (__printf__, 1, 0)));
H A Dxprintf.h32 # define __printf__ printf macro
37 __attribute__ ((__format__ (__printf__, 1, 2)));
39 __attribute__ ((__format__ (__printf__, 1, 0)));
41 __attribute__ ((__format__ (__printf__, 2, 3)));
44 __attribute__ ((__format__ (__printf__, 2, 0)));
H A Derror.h31 # define __printf__ printf macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
H A Dverror.h35 __attribute__ ((__format__ (__printf__, 3, 0)));
47 __attribute__ ((__format__ (__printf__, 5, 0)));
H A Dvasnprintf.h39 # define __printf__ printf macro
76 __attribute__ ((__format__ (__printf__, 3, 4)));
78 __attribute__ ((__format__ (__printf__, 3, 0)));
H A Dstdio.in.h59 # define __printf__ printf
81 __attribute__ ((__format__ (__printf__, 2, 3))) _GL_ARG_NONNULL ((2));
151 __attribute__ ((__format__ (__printf__, 2, 3)))
157 __attribute__ ((__format__ (__printf__, 2, 3)))
411 __attribute__ ((__format__ (__printf__, 2, 3))) _GL_ARG_NONNULL ((1, 2));
414 __attribute__ ((__format__ (__printf__, 2, 0))) _GL_ARG_NONNULL ((1, 2));
452 # define printf __printf__
454 __attribute__ ((__format__ (__printf__, 1, 2))) _GL_ARG_NONNULL ((1));
458 # define printf __printf__
460 __attribute__ ((__format__ (__printf__,
[all...]
/haiku-fatelf/src/bin/diffutils/lib/
H A Derror.h35 # define __printf__ printf macro
50 __attribute__ ((__format__ (__printf__, 3, 4)));
54 __attribute__ ((__format__ (__printf__, 5, 6)));
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Derror.h30 # define __printf__ printf macro
43 __attribute__ ((__format__ (__printf__, 3, 4)));
47 __attribute__ ((__format__ (__printf__, 5, 6)));
H A Dstdio.h56 # define __printf__ printf macro
101 __attribute__ ((__format__ (__printf__, 2, 3)));
116 __attribute__ ((__format__ (__printf__, 2, 0)));
130 # define printf __printf__
132 __attribute__ ((__format__ (__printf__, 1, 2)));
144 # define ____printf____ __printf__
154 __attribute__ ((__format__ (__printf__, 1, 0)));
171 __attribute__ ((__format__ (__printf__, 3, 4)));
187 __attribute__ ((__format__ (__printf__, 3, 0)));
201 __attribute__ ((__format__ (__printf__,
[all...]
H A Dstdio.in.h55 # define __printf__ printf macro
72 __attribute__ ((__format__ (__printf__, 2, 3)));
87 __attribute__ ((__format__ (__printf__, 2, 0)));
101 # define printf __printf__
103 __attribute__ ((__format__ (__printf__, 1, 2)));
115 # define ____printf____ __printf__
125 __attribute__ ((__format__ (__printf__, 1, 0)));
142 __attribute__ ((__format__ (__printf__, 3, 4)));
158 __attribute__ ((__format__ (__printf__, 3, 0)));
172 __attribute__ ((__format__ (__printf__,
[all...]
/haiku-fatelf/src/bin/network/wget/lib/
H A Derror.h31 # define __printf__ printf macro
44 __attribute__ ((__format__ (__printf__, 3, 4)));
48 __attribute__ ((__format__ (__printf__, 5, 6)));
H A Dstdio.in.h59 # define __printf__ printf
76 __attribute__ ((__format__ (__printf__, 2, 3)));
81 __attribute__ ((__format__ (__printf__, 2, 3)));
95 __attribute__ ((__format__ (__printf__, 2, 0)));
100 __attribute__ ((__format__ (__printf__, 2, 0)));
113 # define printf __printf__
115 __attribute__ ((__format__ (__printf__, 1, 2)));
119 # define printf __printf__
121 __attribute__ ((__format__ (__printf__, 1, 2)));
132 # define ____printf____ __printf__
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dprog-fprintf.h23 __attribute__ ((__format__ (__printf__, 2, 3)));
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_kernel_export.h28 __attribute__ ((format (__printf__, 1, 2)));
30 __attribute__ ((format (__printf__, 1, 2)));
36 __attribute__ ((format (__printf__, 1, 2)));
H A Dfssh_stdio.h25 __attribute__ ((format (__printf__, 2, 3)));
28 __attribute__ ((format (__printf__, 3, 4)));
/haiku-fatelf/src/bin/patch/
H A Derror.h35 # define __printf__ printf macro
50 __attribute__ ((__format__ (__printf__, 3, 4)));
54 __attribute__ ((__format__ (__printf__, 5, 6)));
/haiku-fatelf/headers/compatibility/bsd/sys/
H A Dcdefs.h15 #define __printflike(a, b) __attribute__ ((format (__printf__, (a), (b))))
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/platform/
H A Dacgcc.h129 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1)))
/haiku-fatelf/headers/posix/
H A Dstdio_pre.h17 #define __PRINTFLIKE(format, varargs) __attribute__ ((__format__ (__printf__, format, varargs)))
/haiku-fatelf/src/libs/print/libgutenprint/include/gutenprint/
H A Dutil.h84 __attribute__((format(__printf__, 2, 3)));
104 __attribute__((format(__printf__, 2, 3)));
106 __attribute__((format(__printf__, 1, 2)));
108 __attribute__((format(__printf__, 2, 3)));
110 __attribute__((format(__printf__, 2, 3)));
140 __attribute__((format(__printf__, 3, 4)));
142 __attribute__((format(__printf__, 2, 3)));
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Ddevice.h81 __attribute__ ((format (__printf__, 1, 2)));
85 __attribute__ ((format (__printf__, 2, 3)));
/haiku-fatelf/src/kits/network/libbind/include/isc/
H A Dlogging.h86 __attribute__((__format__(__printf__, 4, 0)));
88 __attribute__((__format__(__printf__, 4, 5)));
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dstdio_private.h11 __attribute__ ((__format__ (__printf__, 3, 4)));
14 __attribute__ ((__format__ (__printf__, 3, 0)));
73 attribute_hidden __attribute__ ((__format__ (__printf__, 2, 3)));
/haiku-fatelf/headers/build/os/
H A DBeBuild.h70 __attribute__((format(__printf__, _format_, _args_)))
/haiku-fatelf/headers/os/
H A DBeBuild.h78 __attribute__((format(__printf__, _format_, _args_)))

Completed in 183 milliseconds

12