Searched defs:PRINTF_CHECK (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_basics.h306 #define PRINTF_CHECK(x, y) __attribute__((format(__printf__, x, y))) macro
308 #define PRINTF_CHECK(x, y) macro

Completed in 48 milliseconds