Searched refs:_ACPI_PU (Results 1 – 2 of 2) sorted by relevance
| /third_party/lib/acpica/source/components/utilities/ |
| A D | utclib.c | 810 _ACPI_PU, /* 0x21 33 '!' */ 811 _ACPI_PU, /* 0x22 34 '"' */ 812 _ACPI_PU, /* 0x23 35 '#' */ 813 _ACPI_PU, /* 0x24 36 '$' */ 814 _ACPI_PU, /* 0x25 37 '%' */ 815 _ACPI_PU, /* 0x26 38 '&' */ 816 _ACPI_PU, /* 0x27 39 ''' */ 817 _ACPI_PU, /* 0x28 40 '(' */ 818 _ACPI_PU, /* 0x29 41 ')' */ 819 _ACPI_PU, /* 0x2A 42 '*' */ [all …]
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | acclib.h | 63 #define _ACPI_PU 0x10 /* punctuation */ macro 73 …t(c) (AcpiGbl_Ctypes[(unsigned char)(c)] & (_ACPI_LO | _ACPI_UP | _ACPI_DI | _ACPI_XS | _ACPI_PU))
|
Completed in 4 milliseconds