Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Dasltree.c650 ACPI_PARSE_OBJECT *Op1, in TrLinkPeerOp() argument
658 Op1, Op1 ? UtGetOpName(Op1->Asl.ParseOpcode) : NULL, in TrLinkPeerOp()
662 if ((!Op1) && (!Op2)) in TrLinkPeerOp()
665 return (Op1); in TrLinkPeerOp()
672 return (Op1); in TrLinkPeerOp()
675 if (!Op1) in TrLinkPeerOp()
680 if (Op1 == Op2) in TrLinkPeerOp()
684 Op1); in TrLinkPeerOp()
685 AslError (ASL_WARNING, ASL_MSG_COMPILER_INTERNAL, Op1, in TrLinkPeerOp()
687 return (Op1); in TrLinkPeerOp()
[all …]
Daslcompiler.h987 ACPI_PARSE_OBJECT *Op1,
992 ACPI_PARSE_OBJECT *Op1,