Home
last modified time | relevance | path

Searched defs:l (Results 1 – 2 of 2) sorted by relevance

/acpica-latest/source/include/platform/
Dacgcc.h162 #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/
Dacoutput.h352 #define ACPI_DEBUG_OBJECT(obj,l,i) AcpiExDoDebugObject(obj,l,i) argument
365 #define ACPI_DEBUG_OBJECT(obj,l,i) argument