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

/fuchsia/zircon/third_party/lib/acpica/source/components/parser/
H A Dpsargs.c57 AcpiPsGetNextPackageLength (
67 * FUNCTION: AcpiPsGetNextPackageLength
80 AcpiPsGetNextPackageLength ( function
149 PackageLength = AcpiPsGetNextPackageLength (ParserState);
601 Field->Common.Value.Size = AcpiPsGetNextPackageLength (ParserState);
609 Field->Common.Value.Size = AcpiPsGetNextPackageLength (ParserState);
656 PkgLength = AcpiPsGetNextPackageLength (ParserState);

Completed in 19 milliseconds