Home
last modified time | relevance | path

Searched defs:PRINTF_ATTRIBUTE (Results 1 – 3 of 3) 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.c101 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
103 #define PRINTF_ATTRIBUTE(a1, a2) macro
/external/dynamic_depth/internal/base/
Dport.h396 #define PRINTF_ATTRIBUTE(string_index, first_to_check) \ macro
727 #define PRINTF_ATTRIBUTE(string_index, first_to_check) macro