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