Searched refs:TargetOperandBtype (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslwalks.c801 UINT32 TargetOperandBtype; local
936 TargetOperandBtype = AnGetBtype (TargetOperandOp);
944 if (!(TargetOperandBtype & ACPI_BTYPE_PACKAGE))
953 else if (TargetOperandBtype & ACPI_BTYPE_PACKAGE)

Completed in 23 milliseconds