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

/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslwalks.c83 UINT32 ThisOpBtype; local
98 ThisOpBtype = AnGetBtype (Op->Asl.Child);
101 (ThisOpBtype == (ACPI_UINT32_MAX -1)))
117 ThisOpBtype = AnGetBtype (Op->Asl.Child);
125 Op->Asl.ParentMethod->Asl.AcpiBtype |= ThisOpBtype;

Completed in 25 milliseconds