Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dtalloc.h93 #define PRINTF_ATTRIBUTE(a1, a2) __attribute__ ((format (__printf__, a1, a2))) macro
95 #define PRINTF_ATTRIBUTE(a1, a2) macro
A Dtdb.h88 #define PRINTF_ATTRIBUTE(a,b) macro
/xen/tools/libxl/
A Dlibxl_internal.h767 #define PRINTF_ATTRIBUTE(x, y) __attribute__((format(printf, x, y))) macro

Completed in 21 milliseconds