Searched defs:__printflike (Results 1 – 2 of 2) sorted by relevance
240 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x)) macro