Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:a2

97  * the parameter containing the format, and a2 the index of the first
100 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2)))
102 #define PRINTF_ATTRIBUTE(a1, a2)