Lines Matching defs:Subop
943 UINT32 Subop;
1049 Subop = AcpiPsPeekOpcode (ParserState);
1050 if (Subop == 0 ||
1051 AcpiPsIsLeadingChar (Subop) ||
1052 Subop) ||
1053 ACPI_IS_PARENT_PREFIX (Subop))
1086 Subop = AcpiPsPeekOpcode (ParserState);
1087 if (Subop == 0 ||
1088 AcpiPsIsLeadingChar (Subop) ||
1089 ACPI_IS_ROOT_PREFIX (Subop) ||
1090 ACPI_IS_PARENT_PREFIX (Subop))