Searched refs:ACPI_NONSTRING (Results 1 – 3 of 3) sorted by relevance
80 #define ACPI_NONSTRING __attribute__((__nonstring__)) macro
69 char signature[ACPI_NAMESEG_SIZE] ACPI_NONSTRING; /* ASCII table signature */73 char oem_id[ACPI_OEM_ID_SIZE] ACPI_NONSTRING; /* ASCII OEM identification */74 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE] ACPI_NONSTRING; /* ASCII OEM table identification */
1330 #ifndef ACPI_NONSTRING1331 #define ACPI_NONSTRING /* No terminating NUL character */ macro
Completed in 11 milliseconds