Home
last modified time | relevance | path

Searched refs:ACPI_NONSTRING (Results 1 – 3 of 3) sorted by relevance

/include/acpi/platform/
A Dacgcc.h80 #define ACPI_NONSTRING __attribute__((__nonstring__)) macro
/include/acpi/
A Dactbl.h69 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 */
A Dactypes.h1330 #ifndef ACPI_NONSTRING
1331 #define ACPI_NONSTRING /* No terminating NUL character */ macro

Completed in 11 milliseconds