Home
last modified time | relevance | path

Searched defs:PRINTF_ATTRIBUTE (Results 1 – 25 of 68) sorted by relevance

123

/dports/multimedia/mpv/mpv-0.34.1/osdep/
H A Dcompiler.h7 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format(printf, a1, a2))) macro
10 #define PRINTF_ATTRIBUTE(a1, a2) macro
17 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (gnu_printf, a1, a2))) macro
/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_string.h35 # define PRINTF_ATTRIBUTE __attribute__((format(printf, 1, 2))) macro
37 # define PRINTF_ATTRIBUTE macro
/dports/devel/distcc/distcc-3.3.5/src/
H A Dsnprintf.h16 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
18 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/include/
H A Dincludes.h59 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
61 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/www/mod_security/modsecurity-2.9.3/apache2/
H A Dmsc_release.h34 #define PRINTF_ATTRIBUTE(a,b) __attribute__((format (printf, a, b))) macro
36 #define PRINTF_ATTRIBUTE(a,b) macro
/dports/devel/libtap/libtap-1.12.0/src/
H A Dtap.h121 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
123 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dattr.h83 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
85 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/ldb20/ldb-2.0.10/lib/util/
H A Dattr.h83 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
85 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/ldb21/ldb-2.1.5/lib/util/
H A Dattr.h83 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
85 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/ldb22/ldb-2.2.1/lib/util/
H A Dattr.h87 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
89 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/net/netatalk3/netatalk-3.1.12/include/atalk/
H A Dtdb.h79 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
81 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/tdb/include/
H A Dtdb.h73 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
75 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/tdb/swig/
H A Dtdb.i43 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
/dports/net/samba412/samba-4.12.15/lib/tdb/include/
H A Dtdb.h110 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
112 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/tdb/tdb-1.4.3/include/
H A Dtdb.h110 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
112 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/ldb15/ldb-1.5.6/lib/tdb/include/
H A Dtdb.h110 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
112 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/ldb21/ldb-2.1.5/lib/tdb/include/
H A Dtdb.h110 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
112 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/ldb20/ldb-2.0.10/lib/tdb/include/
H A Dtdb.h110 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
112 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/databases/ldb22/ldb-2.2.1/lib/tdb/include/
H A Dtdb.h110 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
112 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/net/samba412/samba-4.12.15/third_party/pam_wrapper/
H A Dpam_wrapper.c37 #include <ctype.h>
38
39 #include <ftw.h>
40
41 #ifdef HAVE_SECURITY_PAM_APPL_H
/dports/net/quagga/quagga-1.2.4/lib/
H A Dlog.h110 #define PRINTF_ATTRIBUTE(a,b) __attribute__ ((__format__ (__printf__, a, b))) macro
112 #define PRINTF_ATTRIBUTE(a,b) macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/replace/
H A Dreplace.h223 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
225 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/
H A Dmanifestupdate.py57 default=True,
58 help="Just download the manifest, don't update",
60 p.add_argument(
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/talloc/
H A Dtalloc.h50 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
52 #define PRINTF_ATTRIBUTE(a1, a2) macro
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dtdb.h73 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
75 #define PRINTF_ATTRIBUTE(a1, a2) macro

123