Searched defs:printf_format (Results 1 – 2 of 2) sorted by relevance
32 #define printf_format __attribute__((format(printf, 1, 2))) macro34 #define printf_format macro
172 std::string printf_format; member