Searched defs:IM_FMTARGS (Results 1 – 1 of 1) sorted by relevance
67 #define IM_FMTARGS(FMT) __attribute__((format(printf, FMT, FMT+1))) // Apply printf-sty… macro70 #define IM_FMTARGS(FMT) macro