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