Searched defs:ACPI_IS_UPPER (Results 1 – 2 of 2) sorted by relevance
249 #define ACPI_IS_UPPER(c) (_acpi_ctype[(unsigned char)(c)] & (_ACPI_UP)) macro
247 #define ACPI_IS_UPPER isupper macro