PRINTF_ATTRIBUTE  339 third_party/talloc/libreplace/replace.h #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2)))
PRINTF_ATTRIBUTE  341 third_party/talloc/libreplace/replace.h #define PRINTF_ATTRIBUTE(a1, a2)
PRINTF_ATTRIBUTE   65 third_party/talloc/talloc.h #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2)))
PRINTF_ATTRIBUTE   67 third_party/talloc/talloc.h #define PRINTF_ATTRIBUTE(a1, a2)