Searched defs:l (Results 1 – 2 of 2) sorted by relevance
/acpica-latest/source/include/platform/ |
D | acgcc.h | 162 #define va_start(v, l) __builtin_va_start(v, l) argument 164 #define va_arg(v, l) __builtin_va_arg(v, l) argument
|
/acpica-latest/source/include/ |
D | acoutput.h | 352 #define ACPI_DEBUG_OBJECT(obj,l,i) AcpiExDoDebugObject(obj,l,i) argument 365 #define ACPI_DEBUG_OBJECT(obj,l,i) argument
|