ACPI_TOLOWER 360 include/acpi/platform/acenv.h #define ACPI_TOLOWER(i) tolower((int) (i)) ACPI_TOLOWER 419 include/acpi/platform/acenv.h #define ACPI_TOLOWER(c) acpi_ut_to_lower ((int) (c))