Searched defs:GCC_ATTR (Results 1 – 2 of 2) sorted by relevance
117 #define GCC_ATTR(x) __attribute__ ((x)) macro119 #define GCC_ATTR(x) macro
87 # define GCC_ATTR __attribute__((__unused__, format(printf, 1, 2))) macro91 # define GCC_ATTR __attribute__((__unused__, format(gnu_printf, 1, 2))) macro95 #define GCC_ATTR /**/ macro