Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtdb.h73 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
75 #define PRINTF_ATTRIBUTE(a1, a2) macro
Dtdb.c103 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
105 #define PRINTF_ATTRIBUTE(a1, a2) macro