Searched defs:PRINTFPTRLIKE (Results 1 – 1 of 1) sorted by relevance
1643 #define PRINTFPTRLIKE(x,y) PRINTFLIKE(x,y) macro1645 #define PRINTFPTRLIKE(x,y) __attribute__ ((__format__ (__printf__, (x), (y)))) macro1647 #define PRINTFPTRLIKE(x,y) macro