Searched defs:ACPI_PRINTF_LIKE (Results 1 – 2 of 2) sorted by relevance
31 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1))) macro
280 #define ACPI_PRINTF_LIKE(c) macro