Searched defs:__printf_like (Results 1 – 1 of 1) sorted by relevance
240 #define __printf_like(f, a) __attribute__((format (printf, f, a))) macro251 #define __printf_like(f, a) macro