Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslxref.c104 ACPI_PARSE_OBJECT *MethodOp1,
1216 ACPI_PARSE_OBJECT *MethodOp1; in XfCheckIllegalReference() local
1233 MethodOp1 = XfGetParentMethod (Op); in XfCheckIllegalReference()
1238 if (!MethodOp1 || !MethodOp2) in XfCheckIllegalReference()
1245 if (MethodOp1 != MethodOp2) in XfCheckIllegalReference()
1253 if (!XfIsObjectParental (MethodOp1, MethodOp2)) in XfCheckIllegalReference()

Completed in 4 milliseconds