Searched refs:ACPI_PRINTF_LIKE (Results 1 – 4 of 4) sorted by relevance
1143 ACPI_PRINTF_LIKE(3)1152 ACPI_PRINTF_LIKE(4)1162 ACPI_PRINTF_LIKE(3)1171 ACPI_PRINTF_LIKE(1)1178 ACPI_PRINTF_LIKE(3)1187 ACPI_PRINTF_LIKE(3)1200 ACPI_PRINTF_LIKE(6)1212 ACPI_PRINTF_LIKE(6)1232 ACPI_PRINTF_LIKE(1)
312 #ifndef ACPI_PRINTF_LIKE313 #define ACPI_PRINTF_LIKE(c) macro
57 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1))) macro
2126 Changed the position/use of the ACPI_PRINTF_LIKE macro. This macro is