Searched defs:type (Results 1 – 4 of 4) sorted by relevance
| /acpica-latest/source/include/ |
| D | acpixf.h | 178 #define ACPI_GLOBAL(type,name) \ argument 182 #define ACPI_INIT_GLOBAL(type,name,value) \ argument 187 #define ACPI_GLOBAL(type,name) \ argument 192 #define ACPI_INIT_GLOBAL(type,name,value) \ argument
|
| D | acpredef.h | 267 #define METHOD_RETURNS(type) (type) argument
|
| /acpica-latest/source/tools/acpihelp/ |
| D | acpihelp.h | 174 #define ACPI_GLOBAL(type,name) \ argument 178 #define ACPI_INIT_GLOBAL(type,name,value) \ argument 183 #define ACPI_GLOBAL(type,name) \ argument 188 #define ACPI_INIT_GLOBAL(type,name,value) \ argument
|
| /acpica-latest/source/tools/acpixtract/ |
| D | acpixtract.h | 161 #define ACPI_GLOBAL(type,name) \ argument 166 #define ACPI_GLOBAL(type,name) \ argument
|