Searched defs:PRINTFLIKE (Results 1 – 3 of 3) sorted by relevance
144 #if !defined(PRINTFLIKE) macro 119 #define PRINTFLIKE( global() macro
133 # define PRINTFLIKE(x,y) __attribute__ ((__format__ (__printf__, x, y))) macro135 # define PRINTFLIKE(x,y) macro
47 #define PRINTFLIKE(_x, _y) __printflike(_x, _y) macro49 #define PRINTFLIKE(_x, _y) macro