Searched refs:ACPI_VAR_ARGS (Results 1 – 3 of 3) sorted by relevance
130 Scope->ParseScope.ArgCount = ACPI_VAR_ARGS; in AcpiPsInitScope()185 if (ArgCount == ACPI_VAR_ARGS) in AcpiPsPushScope()
923 WalkState->ArgCount = ACPI_VAR_ARGS; in AcpiPsGetNextArg()
52 #define ACPI_VAR_ARGS ACPI_UINT32_MAX macro