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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/include/
H A Dkrb5-types.h26 #ifndef HEIMDAL_PRINTF_ATTRIBUTE
28 #define HEIMDAL_PRINTF_ATTRIBUTE(x) __attribute__((format x)) macro
30 #define HEIMDAL_PRINTF_ATTRIBUTE(x) macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/include/
H A Dkrb5-types.cross26 #ifndef HEIMDAL_PRINTF_ATTRIBUTE
28 #define HEIMDAL_PRINTF_ATTRIBUTE(x) __attribute__((format x))
30 #define HEIMDAL_PRINTF_ATTRIBUTE(x)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/base/
H A Dbaselocl.h133 #undef HEIMDAL_PRINTF_ATTRIBUTE macro
134 #define HEIMDAL_PRINTF_ATTRIBUTE(x) macro
H A Dheimbase.h76 HEIMDAL_PRINTF_ATTRIBUTE((printf, 1, 2));
81 HEIMDAL_PRINTF_ATTRIBUTE((printf, 1, 0));

Completed in 100 milliseconds