Searched defs:ATTR_FORMAT (Results 1 – 1 of 1) sorted by relevance
170 #define ATTR_FORMAT(type, x, y) __attribute__ ((format(type, x, y))) macro172 #define ATTR_FORMAT(type, x, y) /* nothing */ macro