Home
last modified time | relevance | path

Searched defs:ATTR_FORMAT (Results 1 – 25 of 41) sorted by relevance

12

/dports/misc/ipa_conv/ipa_conv-1.1/src/
H A Dconfig_add.h54 # define ATTR_FORMAT(x, y, z) __attribute__ ((format (x, y, z))) macro
56 # define ATTR_FORMAT(x, y, z) macro
62 # define ATTR_FORMAT(x, y, z) macro
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dconfig_add.h50 # define ATTR_FORMAT(x, y, z) __attribute__ ((format (x, y, z))) macro
52 # define ATTR_FORMAT(x, y, z) macro
60 # define ATTR_FORMAT(x, y, z) macro
/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dconfig_add.h76 # define ATTR_FORMAT(x, y, z) __attribute__ ((format (x, y, z))) macro
78 # define ATTR_FORMAT(x, y, z) macro
86 # define ATTR_FORMAT(x, y, z) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/gdbserver/
H A Dserver.h53 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
55 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/gdbserver/
H A Dserver.h53 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
55 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/ldns/
H A Dcommon.h.in63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
/dports/dns/py-ldns/ldns-1.8.1/ldns/
H A Dcommon.h.in63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
/dports/dns/ldns/ldns-1.8.1/ldns/
H A Dcommon.h.in63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
/dports/dns/nsd/nsd-4.3.9/
H A Dconfig.h.in876 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
879 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
/dports/sysutils/htop/htop-3.1.2/
H A DMacros.h36 #define ATTR_FORMAT(type, index, check) __attribute__((format (type, index, check))) macro
44 #define ATTR_FORMAT(type, index, check) macro
/dports/dns/getdns/getdns-1.5.2/src/
H A Dconfig.h.in872 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
875 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/evmc/lib/loader/
H A Dloader.c36 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
42 #define ATTR_FORMAT(...) macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/evmc/bindings/go/evmc/
H A Dloader.c36 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
42 #define ATTR_FORMAT(...) macro
/dports/lang/solidity/solidity_0.8.11/test/evmc/
H A Dloader.c36 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
42 #define ATTR_FORMAT(...) macro
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_gdbserver/
H A Dserver.h181 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
183 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_gdbserver/
H A Dserver.h181 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
183 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dlogger.hpp36 #define ATTR_FORMAT(string, first) __attribute__((__format__(__printf__, string, first))) macro
38 #define ATTR_FORMAT(string, first) macro
/dports/dns/unbound/unbound-1.14.0/
H A Dconfig.h.in1163 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro
1166 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.h10 #define ATTR_FORMAT(x, y, z) __attribute__((format (x, y, z))) macro
13 #define ATTR_FORMAT(x, y, z) macro
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.h10 #define ATTR_FORMAT(x, y, z) __attribute__((format (x, y, z))) macro
13 #define ATTR_FORMAT(x, y, z) macro
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dccache.h27 #define ATTR_FORMAT(x, y, z) __attribute__((format (x, y, z))) macro
30 #define ATTR_FORMAT(x, y, z) macro
/dports/devel/ccache/ccache-3.7.12/src/
H A Dccache.h27 #define ATTR_FORMAT(x, y, z) __attribute__((format (x, y, z))) macro
30 #define ATTR_FORMAT(x, y, z) macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dserver.h85 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
87 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddefs.h317 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
319 #define ATTR_FORMAT(type, x, y) /* nothing */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddefs.h317 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro
319 #define ATTR_FORMAT(type, x, y) /* nothing */ macro

12