Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/parser/
A Dpsargs.c767 UINT32 Subop; in AcpiPsGetNextArg() local
862 Subop = AcpiPsPeekOpcode (ParserState); in AcpiPsGetNextArg()
863 if (Subop == 0 || in AcpiPsGetNextArg()
864 AcpiPsIsLeadingChar (Subop) || in AcpiPsGetNextArg()
865 ACPI_IS_ROOT_PREFIX (Subop) || in AcpiPsGetNextArg()
866 ACPI_IS_PARENT_PREFIX (Subop)) in AcpiPsGetNextArg()

Completed in 2 milliseconds