Searched defs:__printf__ (Results 1 – 3 of 3) sorted by relevance
37 # define __printf__ printf macro
96 # define __printf__ printf macro
89 + (id)fooWithCStringFormat:(const char *)format, ... __attribute__((format(__printf__, 1, 2)));