Searched defs:ACPI_TOUPPER (Results 1 – 1 of 1) sorted by relevance
360 #define ACPI_TOUPPER(i) toupper((int) (i)) macro419 #define ACPI_TOUPPER(c) acpi_ut_to_upper ((int) (c)) macro