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

/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslwalks.c800 UINT32 SourceOperandBtype; local
935 SourceOperandBtype = AnGetBtype (SourceOperandOp);
940 if (SourceOperandBtype & ACPI_BTYPE_PACKAGE)
957 if (!(SourceOperandBtype & ACPI_BTYPE_PACKAGE))

Completed in 27 milliseconds