Searched refs:HEIMDAL_PRINTF_ATTRIBUTE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/kerberos5/include/
H A Dkrb5-types.h37 #ifndef HEIMDAL_PRINTF_ATTRIBUTE
39 #define HEIMDAL_PRINTF_ATTRIBUTE(x) __attribute__((format x)) macro
41 #define HEIMDAL_PRINTF_ATTRIBUTE(x) macro
/freebsd-10.1-release/crypto/heimdal/include/
H A Dkrb5-types.cross35 #ifndef HEIMDAL_PRINTF_ATTRIBUTE
37 #define HEIMDAL_PRINTF_ATTRIBUTE(x) __attribute__((format x))
39 #define HEIMDAL_PRINTF_ATTRIBUTE(x)
/freebsd-10.1-release/crypto/heimdal/base/
H A Dbaselocl.h128 #undef HEIMDAL_PRINTF_ATTRIBUTE macro
129 #define HEIMDAL_PRINTF_ATTRIBUTE(x) macro
H A Dheimbase.h90 HEIMDAL_PRINTF_ATTRIBUTE((printf, 1, 2));
95 HEIMDAL_PRINTF_ATTRIBUTE((printf, 1, 0));

Completed in 178 milliseconds