Home
last modified time | relevance | path

Searched defs:PRINTF_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/tools/xenstored/
A Dutils.h32 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__((format (printf, a1, a2))) macro
/tools/libs/light/
A Dlibxl_internal.h769 #define PRINTF_ATTRIBUTE(x, y) __attribute__((format(printf, x, y))) macro

Completed in 18 milliseconds