Searched refs:ACPI_PARSEOP_CLOSING_PAREN (Results 1 – 2 of 2) sorted by relevance
357 Op->Common.DisasmFlags |= ACPI_PARSEOP_CLOSING_PAREN; in AcpiDmCheckForSymbolicOpcode()888 if (Op->Common.DisasmFlags & ACPI_PARSEOP_CLOSING_PAREN) in AcpiDmCloseOperator()
1248 #define ACPI_PARSEOP_CLOSING_PAREN 0x0010 macro